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

Unified Diff: Source/platform/blink_platform.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/platform/blink_platform.gyp
diff --git a/Source/platform/blink_platform.gyp b/Source/platform/blink_platform.gyp
index 79cbf531aa279dfb020e54310cb55cbd8dff48ec..41fa2c684ac48fffccbf6fe30033b1e5013ba9b6 100644
--- a/Source/platform/blink_platform.gyp
+++ b/Source/platform/blink_platform.gyp
@@ -31,6 +31,7 @@
'includes': [
'../build/win/precompile.gypi',
'../build/features.gypi',
+ '../build/scripts.gypi',
'blink_platform.gypi',
],
'targets': [{

Powered by Google App Engine
This is Rietveld 408576698