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

Unified Diff: Source/core/core_generated.gyp

Issue 316173008: IDL build: factor out global objects action into a GYP template (Closed) 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
« Source/bindings/core/generated.gyp ('K') | « Source/bindings/scripts/scripts.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core_generated.gyp
diff --git a/Source/core/core_generated.gyp b/Source/core/core_generated.gyp
index b467d2fe611c578d9cff78ffffc3387210f66476..e9a4b6cf409461499d2c806008d8a0c169be4142 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -31,7 +31,7 @@
{
'includes': [
'core.gypi',
- '../bindings/bindings.gypi',
+ '../bindings/scripts/scripts.gypi',
Nils Barth (inactive) 2014/06/06 05:28:43 Analogous to the build/scripts/scripts.gypi includ
'../build/features.gypi',
'../build/scripts/scripts.gypi',
],
« Source/bindings/core/generated.gyp ('K') | « Source/bindings/scripts/scripts.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698