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

Unified Diff: Source/bindings/core/idl.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/core/idl.gypi
diff --git a/Source/bindings/core/idl.gypi b/Source/bindings/core/idl.gypi
index b4d1842b90dc5a680597edf20274ef426f1dc42b..cf1c4f2f8a1c0722c0c4d327fb0958f4a230a0e1 100644
--- a/Source/bindings/core/idl.gypi
+++ b/Source/bindings/core/idl.gypi
@@ -7,6 +7,7 @@
{
'includes': [
'../../core/core.gypi',
+ 'core.gypi',
Nils Barth (inactive) 2014/06/23 03:14:29 ? You're not using this here, are you?
'generated.gypi',
],

Powered by Google App Engine
This is Rietveld 408576698