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

Unified Diff: Source/bindings/bindings.gyp

Issue 14238015: Move Source/WTF/wtf to Source/wtf (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
Index: Source/bindings/bindings.gyp
diff --git a/Source/bindings/bindings.gyp b/Source/bindings/bindings.gyp
index 520793c4db59374de0faba3b0e8bc9be566af017..44c8fa2c87fc11f75c0e6446bd37cd36d15800b0 100644
--- a/Source/bindings/bindings.gyp
+++ b/Source/bindings/bindings.gyp
@@ -286,7 +286,7 @@
'bindings_sources',
'../WebCore/WebCore.gyp/WebCore.gyp:webcore_prerequisites',
'../yarr/yarr.gyp:yarr',
- '../WTF/WTF.gyp/WTF.gyp:wtf',
+ '../wtf/wtf.gyp:wtf',
'<(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/WebKit.gyp ('k') | Source/config.h » ('j') | Source/config.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698