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

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..9e98349a53e7ae0dc7e931b994a3bfb51a0fe330 100644
--- a/Source/bindings/templates/templates.gypi
+++ b/Source/bindings/templates/templates.gypi
@@ -12,6 +12,8 @@
'interface.cpp',
'interface.h',
'methods.cpp',
+ 'private_script_interface.cpp',
+ 'private_script_interface.h',
],
},
}
« no previous file with comments | « Source/bindings/templates/private_script_interface.cpp ('k') | Source/bindings/tests/idls/TestPrivateScriptInterface.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698