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

Unified Diff: Source/bindings/bindings.gyp

Issue 16357021: Move core.gyp up one directory to Source/core/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Patch for landing Created 7 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/WebKit/chromium/WebKitUnitTests.gyp ('k') | Source/bindings/derived_sources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gyp
diff --git a/Source/bindings/bindings.gyp b/Source/bindings/bindings.gyp
index 3c60c7a748016c2b2b0aec67a17d9495f3f8509d..fae735ba80c6253400061674e3b91eaa98b6b8f3 100644
--- a/Source/bindings/bindings.gyp
+++ b/Source/bindings/bindings.gyp
@@ -45,7 +45,7 @@
'dependencies': [
'../config.gyp:config',
'../wtf/wtf.gyp:wtf',
- '../core/core.gyp/core.gyp:webcore',
+ '../core/core_tmp.gyp:webcore',
'<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg',
« no previous file with comments | « Source/WebKit/chromium/WebKitUnitTests.gyp ('k') | Source/bindings/derived_sources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698