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

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: 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 5221a3780de37a4dd24736dbbec13dfb943dde96..9ba60b57eb28c3fe34db5ce7ca10a6ca56e56d1b 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3659,6 +3659,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') | Source/core/scripts/template_expander.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698