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

Unified Diff: Source/web/web.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
Index: Source/web/web.gyp
diff --git a/Source/web/web.gyp b/Source/web/web.gyp
index 1529ee002fdd201c0786a3706b73570bf16b6486..c384ee8b210730c9ff32ff36c78bfc324196e004 100644
--- a/Source/web/web.gyp
+++ b/Source/web/web.gyp
@@ -34,6 +34,7 @@
'../bindings/bindings.gypi',
'../core/core.gypi',
'../build/features.gypi',
+ '../build/scripts.gypi',
'../modules/modules.gypi',
'../wtf/wtf.gypi',
'web.gypi',

Powered by Google App Engine
This is Rietveld 408576698