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

Unified Diff: Source/bindings/core/v8/generated.gyp

Issue 302433005: bindings GYP: split off scripts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « Source/bindings/bindings.gypi ('k') | Source/bindings/generated.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/v8/generated.gyp
diff --git a/Source/bindings/core/v8/generated.gyp b/Source/bindings/core/v8/generated.gyp
index 23df6e95d76da8859241bd5954d06968ed07bab7..cd0660b1810b99e982bc793083f38c2e36f4333d 100644
--- a/Source/bindings/core/v8/generated.gyp
+++ b/Source/bindings/core/v8/generated.gyp
@@ -9,8 +9,8 @@
{
'includes': [
'generated.gypi',
- '../../bindings.gypi',
'../../idl.gypi',
+ '../../scripts/scripts.gypi',
],
'targets': [
« no previous file with comments | « Source/bindings/bindings.gypi ('k') | Source/bindings/generated.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698