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

Unified Diff: Source/bindings/templates/templates.gypi

Issue 345893002: Implement an infrastructure of Blink-in-JS Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/bindings/templates/templates.gypi
diff --git a/Source/bindings/templates/templates.gypi b/Source/bindings/templates/templates.gypi
index a019fab8d285eb00361f11d493f8a7b4ed00edc6..93f88acfb458554c4a8a1bae4ee3ed30d16c4dcd 100644
--- a/Source/bindings/templates/templates.gypi
+++ b/Source/bindings/templates/templates.gypi
@@ -6,6 +6,8 @@
'variables': {
'code_generator_template_files': [
'attributes.cpp',
+ 'private_script_interface.cpp',
Nils Barth (inactive) 2014/06/23 03:14:30 alpha
+ 'private_script_interface.h',
'callback_interface.cpp',
'callback_interface.h',
'interface_base.cpp',

Powered by Google App Engine
This is Rietveld 408576698