Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1885)

Unified Diff: content/content_browsertests.isolate

Issue 1852523003: Remove NPAPI test plugin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fix_last_plugin_layout_tests
Patch Set: fix isolate Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/test_runner/BUILD.gn ('k') | content/content_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
},
« no previous file with comments | « components/test_runner/BUILD.gn ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698