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

Unified Diff: Source/modules/modules.gyp

Issue 300133002: Split generated_bindings.gyp into core and modules (1/2) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Cleaner Created 6 years, 7 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/core/core.gyp ('K') | « Source/core/core.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gyp
diff --git a/Source/modules/modules.gyp b/Source/modules/modules.gyp
index 4db884bf1f02e49f4a7f748df0d74493a386a32f..1d2637b66c7f46f66b04387c36f79f09ee6a79d4 100644
--- a/Source/modules/modules.gyp
+++ b/Source/modules/modules.gyp
@@ -31,7 +31,7 @@
'includes': [
'../build/scripts/scripts.gypi',
'../build/win/precompile.gypi',
- '../bindings/bindings.gypi',
+ '../bindings/modules/modules.gypi',
'modules.gypi',
],
'targets': [{
« Source/core/core.gyp ('K') | « Source/core/core.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698