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

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

Issue 319593006: IDL build: remove dependency core global constructors → modules global objects (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased 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
« no previous file with comments | « Source/bindings/modules/generated.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/modules/idl.gypi
diff --git a/Source/bindings/modules/idl.gypi b/Source/bindings/modules/idl.gypi
index a8a0f6b92dc3c628afc6c862be606b2b85b15850..8814be0a4e747d603a8a3f55e5e9bbacf067dd6e 100644
--- a/Source/bindings/modules/idl.gypi
+++ b/Source/bindings/modules/idl.gypi
@@ -65,6 +65,7 @@
# Generated IDL files
'modules_generated_dependency_idl_files': [
+ '<@(modules_core_global_constructors_generated_idl_files)', # partial interfaces
'<@(modules_global_constructors_generated_idl_files)', # partial interfaces
],
},
« no previous file with comments | « Source/bindings/modules/generated.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698