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

Unified Diff: Source/core/features.gypi

Issue 24202004: Rename ENABLE(DEFAULT_RENDER_THEME) to USE(DEFAULT_RENDER_THEME). (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
Index: Source/core/features.gypi
diff --git a/Source/core/features.gypi b/Source/core/features.gypi
index e5d8d6b0364d8a9006f39eb46a8ed810f5efeee6..a4a2764e14da6bb5873578909c5b33563c25f5e2 100644
--- a/Source/core/features.gypi
+++ b/Source/core/features.gypi
@@ -102,11 +102,6 @@
'ENABLE_RUBBER_BANDING=1',
],
}],
- ['use_default_render_theme==1', {
- 'feature_defines': [
- 'ENABLE_DEFAULT_RENDER_THEME=1',
- ],
- }],
],
},
}
« Source/config.h ('K') | « Source/config.h ('k') | Source/web/WebViewImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698