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

Unified Diff: Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.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: Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
diff --git a/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp b/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
index aec3217009d1b50252d60c465dccbef6a0cac776..00dfcb9081523b7b6a25bf86f9dd4a54f7badcd5 100644
--- a/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
+++ b/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
@@ -44,7 +44,7 @@
'dependencies': [
'<(source_dir)/WebCore/WebCore.gyp/WebCore.gyp:webcore',
'<(source_dir)/WebKit/chromium/WebKit.gyp:webkit',
- '<(source_dir)/WTF/WTF.gyp/WTF.gyp:wtf',
+ '<(source_dir)/wtf/wtf.gyp:wtf',
'<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
'<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
'<(DEPTH)/base/base.gyp:test_support_base',
« Source/config.h ('K') | « Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698