summaryrefslogtreecommitdiffstats
path: root/src/core/config/mac_osx.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/config/mac_osx.pri')
-rw-r--r--src/core/config/mac_osx.pri3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/config/mac_osx.pri b/src/core/config/mac_osx.pri
index 17f200449..dfc8d840b 100644
--- a/src/core/config/mac_osx.pri
+++ b/src/core/config/mac_osx.pri
@@ -24,8 +24,7 @@ GYP_CONFIG += \
mac_sdk_min=\"$${QMAKE_MAC_SDK_VERSION}\" \
mac_deployment_target=\"$${QMAKE_MACOSX_DEPLOYMENT_TARGET}\" \
make_clang_dir=\"$${QMAKE_CLANG_DIR}\" \
- clang_use_chrome_plugins=0 \
- enable_widevine=1
+ clang_use_chrome_plugins=0
# Force touch API is used in 49-based Chromium, which is included starting with 10.10.3 SDK, so we
# disable the API usage if the SDK version is lower.