| 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',
|
|
|