| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 0c756f2bb9a45cbc70fb68fc430d94368575bf31..d8e8fa9096aba9c036581fbdb7a8560ca0391d68 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -188,7 +188,7 @@
|
| '../sandbox/sandbox.gyp:sbox_unittests',
|
| '../sandbox/sandbox.gyp:sbox_validation_tests',
|
| '../views/views.gyp:views_unittests',
|
| - '../webkit/support/webkit_support.gyp:npapi_layout_test_plugin',
|
| + '../third_party/WebKit/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn',
|
| # TODO(nsylvain) ui_tests.exe depends on test_shell_common.
|
| # This should:
|
| # 1) not be the case. OR.
|
| @@ -344,7 +344,7 @@
|
| '../printing/printing.gyp:printing_unittests',
|
| '../remoting/remoting.gyp:remoting_unittests',
|
| '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
| - '../webkit/support/webkit_support.gyp:npapi_layout_test_plugin',
|
| + '../third_party/WebKit/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn',
|
| # TODO(nsylvain) ui_tests.exe depends on test_shell_common.
|
| # This should:
|
| # 1) not be the case. OR.
|
|
|