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

Unified Diff: Source/bindings/derived_sources.gyp

Issue 26763006: Move the generation and inclusion of RuntimeEnabledFeatures to blink_platform.dll since many pieces… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@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 | Source/build/scripts.gypi » ('j') | Source/build/scripts.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/derived_sources.gyp
diff --git a/Source/bindings/derived_sources.gyp b/Source/bindings/derived_sources.gyp
index 201f6831d1540e842cfcf21f5d1d9d976f2f2f93..79a2a612d5f8269b85da64d61d0c35f413038c4b 100644
--- a/Source/bindings/derived_sources.gyp
+++ b/Source/bindings/derived_sources.gyp
@@ -30,6 +30,7 @@
{
'includes': [
+ '../build/scripts.gypi',
Stephen Chennney 2013/10/16 21:26:13 This might conflict now.
'../build/win/precompile.gypi',
'../core/core.gypi',
'../modules/modules.gypi',
« no previous file with comments | « no previous file | Source/build/scripts.gypi » ('j') | Source/build/scripts.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698