| Index: content/content_browsertests.isolate
|
| diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate
|
| index 575a558148af6a3ea38ac24b3a5c6b76804b4c8d..e4583b5b41464a2627267afeec5fe9282c069c8f 100644
|
| --- a/content/content_browsertests.isolate
|
| +++ b/content/content_browsertests.isolate
|
| @@ -92,7 +92,6 @@
|
| 'variables': {
|
| 'files': [
|
| '<(PRODUCT_DIR)/Content Shell.app/',
|
| - '<(PRODUCT_DIR)/plugins/test_netscape_plugin.plugin/',
|
| '<(PRODUCT_DIR)/ppapi_tests.plugin/Contents/MacOS/ppapi_tests',
|
| ],
|
| },
|
| @@ -105,7 +104,6 @@
|
| '<(PRODUCT_DIR)/Content Shell.app.dSYM/',
|
| '<(PRODUCT_DIR)/content_browsertests.dSYM/',
|
| '<(PRODUCT_DIR)/ppapi_tests.plugin.dSYM/',
|
| - '<(PRODUCT_DIR)/test_netscape_plugin.plugin.dSYM/',
|
| ],
|
| },
|
| }],
|
| @@ -113,7 +111,6 @@
|
| 'variables': {
|
| 'files': [
|
| '<(PRODUCT_DIR)/osmesa.dll',
|
| - '<(PRODUCT_DIR)/plugins/np_test_netscape_plugin.dll',
|
| '<(PRODUCT_DIR)/ppapi_tests.dll',
|
| ],
|
| },
|
|
|