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

Unified Diff: Source/core/core.gypi

Issue 14905002: Use jinja2 templating engine for Python code generators (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index f32998b5515f10a278a310a531e314817f67f5bc..c85f487aa843b06cf34f8cfe9f0dbfa4530c8a78 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3667,6 +3667,7 @@
'scripts/in_file.py',
'scripts/in_generator.py',
'scripts/license.py',
+ 'scripts/template_expander.py',
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « no previous file | Source/core/core.gyp/core_derived_sources.gyp » ('j') | Source/core/scripts/make_event_factory.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698