| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index bad53bd93e72161ed08cc34e96e3853f6a30ab2b..c3db22264c47512bcc162df61eb39babec079986 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3053,7 +3053,7 @@
|
| 'dependencies': [
|
| 'browser_tests',
|
| 'chrome',
|
| - '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
|
| + '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugin',
|
| ],
|
| 'includes': [
|
| '../build/isolate.gypi',
|
|
|