Chromium Code Reviews| Index: webkit/tools/test_shell/test_shell.gypi |
| diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi |
| index 432033a45f71d8d404666b3378398bd3ad8b4021..c2a6d769b962aff9f79249daa394ecd441d0e9c2 100644 |
| --- a/webkit/tools/test_shell/test_shell.gypi |
| +++ b/webkit/tools/test_shell/test_shell.gypi |
| @@ -206,7 +206,7 @@ |
| '<(DEPTH)/net/net.gyp:net_test_support', |
| '<(DEPTH)/skia/skia.gyp:skia', |
| '<(DEPTH)/third_party/mesa/mesa.gyp:osmesa', |
| - '<(DEPTH)/third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn', |
| + 'pull_in_copy_TestNetscapePlugIn', |
|
tony
2012/01/19 00:21:46
It's a bit unfortunate that this is defined in a d
Dirk Pranke
2012/01/19 03:16:04
I'm not sure I see much advantage to putting it he
tony
2012/01/19 18:22:05
chrome_tests.gypi is different, it explicitly name
|
| '<(DEPTH)/tools/imagediff/image_diff.gyp:image_diff', |
| ], |
| 'defines': [ |