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

Unified Diff: Source/core/core.gyp/core_derived_sources.gyp

Issue 14668003: Factor out a base class from RuntimeFeatureWriter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use the class-level constant Created 7 years, 8 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/core/scripts/in_generator.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gyp/core_derived_sources.gyp
diff --git a/Source/core/core.gyp/core_derived_sources.gyp b/Source/core/core.gyp/core_derived_sources.gyp
index cd00f90109d1fbf1ec700b24f1b848cf1b4c0166..3f2212c13fed2319dfc6974069c18a57ce2c0353 100644
--- a/Source/core/core.gyp/core_derived_sources.gyp
+++ b/Source/core/core.gyp/core_derived_sources.gyp
@@ -153,6 +153,7 @@
'inputs': [
'../scripts/make_runtime_features.py',
'../scripts/in_file.py',
+ '../scripts/in_generator.py',
'../scripts/license.py',
'../page/RuntimeEnabledFeatures.in',
],
« no previous file with comments | « no previous file | Source/core/scripts/in_generator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698