| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 3558ce604cdaa679ea4a7cdb73ce8248433dd511..47acd89c394c9b752eab7b0ecc7c27f854d37a7b 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3298,7 +3298,7 @@
|
| 'dependencies': [
|
| 'browser_tests',
|
| 'chrome',
|
| - '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:copy_TestNetscapePlugIn',
|
| + '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugin',
|
| ],
|
| 'includes': [
|
| '../build/isolate.gypi',
|
|
|