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

Unified Diff: Source/core/core.gypi

Issue 15095002: Use jinja2 for make_runtime_features and make_internal_runtime_flags (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Updated for Eric's suggestions Created 7 years, 7 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/core.gyp/core_derived_sources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 25367577e0b5ac1447bc2604fefd8a23418af655..af8968e80747a44aa9cb314497903c045b2dab35 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3657,6 +3657,8 @@
'scripts/in_generator.py',
'scripts/license.py',
'scripts/name_macros.py',
+ 'scripts/template_expander.py',
+ 'scripts/templates/macros.tmpl',
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « no previous file | Source/core/core.gyp/core_derived_sources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698