| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 79aab3b75dbfce300a675926f16e626e2be077d2..b7f8063f1c0d95b0a4d23cd14cab79465ec2d8c3 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2269,6 +2269,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',
|
|
|