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

Unified Diff: Source/WebKit/chromium/features.gypi

Issue 14083009: Remove ENABLE_CUSTOM_ELEMENTS compile time flag (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removing flag from features.gypi Created 7 years, 8 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 | « no previous file | Source/WebKit/chromium/src/WebKit.cpp » ('j') | Source/bindings/scripts/CodeGeneratorV8.pm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/features.gypi
diff --git a/Source/WebKit/chromium/features.gypi b/Source/WebKit/chromium/features.gypi
index bf8f155c0eb0225e30d6b3d16f107ed648c52a8e..84d60cba5e0969819c0ac4df3e45775dc770d549 100644
--- a/Source/WebKit/chromium/features.gypi
+++ b/Source/WebKit/chromium/features.gypi
@@ -46,7 +46,6 @@
'ENABLE_CSS_IMAGE_SET=1',
'ENABLE_CSS_REGIONS=1',
'ENABLE_CSS_TRANSFORMS_ANIMATIONS_UNPREFIXED=0',
- 'ENABLE_CUSTOM_ELEMENTS=1',
'ENABLE_CUSTOM_SCHEME_HANDLER=0',
'ENABLE_DIALOG_ELEMENT=1',
'ENABLE_ENCRYPTED_MEDIA=1',
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/WebKit.cpp » ('j') | Source/bindings/scripts/CodeGeneratorV8.pm » ('J')

Powered by Google App Engine
This is Rietveld 408576698