| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 79a67d11012b87a843b8aa7838e1e1a1822a70fb..19d08d0dda38eab15ed1b39fd15611ae7bd21072 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -388,7 +388,6 @@
|
| # ../chrome/test/mini_installer requires mini_installer.
|
| '../chrome/installer/mini_installer.gyp:mini_installer',
|
| '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
|
| - '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
|
| '../courgette/courgette.gyp:courgette_unittests',
|
| '../sandbox/sandbox.gyp:sbox_integration_tests',
|
| '../sandbox/sandbox.gyp:sbox_unittests',
|
| @@ -1040,7 +1039,6 @@
|
| '../components/components_tests.gyp:components_unittests',
|
| '../content/content_shell_and_tests.gyp:content_browsertests',
|
| '../content/content_shell_and_tests.gyp:content_unittests',
|
| - '../content/content_shell_and_tests.gyp:copy_test_netscape_plugin',
|
| # ../chrome/test/mini_installer requires mini_installer.
|
| '../chrome/installer/mini_installer.gyp:mini_installer',
|
| '../courgette/courgette.gyp:courgette_unittests',
|
|
|