Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(492)

Unified Diff: Source/core/features.gypi

Issue 23447032: Set USE(NATIVE_FULLSCREEN_VIDEO) in config.h instead of a gyp file (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/config.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/features.gypi
diff --git a/Source/core/features.gypi b/Source/core/features.gypi
index e5d8d6b0364d8a9006f39eb46a8ed810f5efeee6..3685572f3554e8104562a1a58479d77431599e98 100644
--- a/Source/core/features.gypi
+++ b/Source/core/features.gypi
@@ -63,7 +63,6 @@
'ENABLE_MEDIA_CAPTURE=1',
'ENABLE_ORIENTATION_EVENTS=1',
'ENABLE_NAVIGATOR_CONTENT_UTILS=0',
- 'WTF_USE_NATIVE_FULLSCREEN_VIDEO=1',
],
'enable_touch_icon_loading': 1,
}, { # OS!="android"
« no previous file with comments | « Source/config.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698