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

Unified Diff: Source/build/features.gypi

Issue 52103003: Remove unused flag from the feature.gypi (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/build/features.gypi
diff --git a/Source/build/features.gypi b/Source/build/features.gypi
index a10845edf45be3b1622fa7abae84c3b858e1f054..2ea3b6e2a165f07ddf068ca7b182aa6f4e60be41 100644
--- a/Source/build/features.gypi
+++ b/Source/build/features.gypi
@@ -33,8 +33,6 @@
'variables': {
'feature_defines': [
'ENABLE_CSS3_TEXT=0',
- 'ENABLE_CSS_EXCLUSIONS=1',
- 'ENABLE_CSS_REGIONS=1',
'ENABLE_CUSTOM_SCHEME_HANDLER=0',
'ENABLE_ENCRYPTED_MEDIA_V2=1',
'ENABLE_SVG_FONTS=1',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698