| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 0fe840d289b9403f07e818d0dca96a7b908c9816..0afe399eac9072b724f1f33574888a9efc912be0 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2285,6 +2285,7 @@
|
| '../third_party/icu/icu.gyp:icui18n',
|
| '../third_party/icu/icu.gyp:icuuc',
|
| '../v8/tools/gyp/v8.gyp:v8',
|
| + '../webkit/webkit.gyp:test_shell_test_support',
|
| # Runtime dependencies
|
| '../third_party/mesa/mesa.gyp:osmesa',
|
| '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn',
|
|
|