| Index: webkit/tools/test_shell/test_shell.gyp
|
| diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp
|
| index 50adab95a72a85493c7a91e546bb06bf18cb1b5e..3df81dabfb3909a66f0d1079f993c5c17834b8a2 100644
|
| --- a/webkit/tools/test_shell/test_shell.gyp
|
| +++ b/webkit/tools/test_shell/test_shell.gyp
|
| @@ -461,7 +461,7 @@
|
| ],
|
| 'dependencies': [
|
| '../../../third_party/npapi/npapi.gyp:npapi',
|
| - '../../webkit.gyp:wtf',
|
| + '../../javascriptcore.gyp:wtf',
|
| ],
|
| 'msvs_disabled_warnings': [ 4996 ],
|
| 'mac_bundle_resources': [
|
|
|