| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index b0d2711b442ba0a81e65e84e956e83b5dfa409d5..b1965a35f1fb7ca3ccf12e8ee52c190238473302 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -798,10 +798,10 @@
|
| '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
|
| '../third_party/safe_browsing/safe_browsing.gyp:safe_browsing',
|
| '../v8/tools/gyp/v8.gyp:v8',
|
| + '../webkit/webkit.gyp:test_shell_test_support',
|
| # Runtime dependencies
|
| '../ppapi/ppapi_internal.gyp:ppapi_tests',
|
| '../third_party/mesa/mesa.gyp:osmesa',
|
| - '../webkit/webkit.gyp:test_shell_test_support',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|