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

Unified Diff: Source/bindings/scripts/scripts.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/scripts/scripts.gypi
diff --git a/Source/bindings/scripts/scripts.gypi b/Source/bindings/scripts/scripts.gypi
index 9bf033d7eee635bc7f20f112a6acb4efc8e07108..99fd4f8023d610c124a53a45516eb4c4230dbb35 100644
--- a/Source/bindings/scripts/scripts.gypi
+++ b/Source/bindings/scripts/scripts.gypi
@@ -34,6 +34,7 @@
# V8 code generator
'code_generator_v8.py',
'v8_attributes.py',
+ 'v8_blink_in_js.py',
'v8_callback_interface.py',
'v8_globals.py',
'v8_interface.py',

Powered by Google App Engine
This is Rietveld 408576698