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

Unified Diff: Source/core/core.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/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c1818326dd163894a11976839517bf887bd02551..85e7b39f3bd3204e4d0a1c9aad5d473ecd62fec6 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -449,6 +449,7 @@
'xml/XPathNSResolver.idl',
'xml/XPathResult.idl',
'xml/XSLTProcessor.idl',
+ '../bindings/v8/BlinkInJSTest.idl',
],
# 'partial interface', target (right side of) 'implements', and
# interfaces with static bindings (in bindings/v8/)

Powered by Google App Engine
This is Rietveld 408576698