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

Unified Diff: Source/bindings/core/idl.gypi

Issue 457483002: Blink-in-JS: Support partial interfaces in private scripts Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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..45542e5400aa1ebe381238e42b324b972bc405fb 100644
--- a/Source/bindings/core/idl.gypi
+++ b/Source/bindings/core/idl.gypi
@@ -57,6 +57,7 @@
],
'core_static_dependency_idl_files': [
'<@(core_dependency_idl_files)',
+ '<@(webcore_testing_dependency_idl_files)',
],
# Generated IDL files
« no previous file with comments | « LayoutTests/fast/dom/private_script_unittest-expected.txt ('k') | Source/bindings/core/v8/PrivateScriptRunner.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698