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

Unified Diff: chrome/chrome_tests.gypi

Issue 1182303010: Delete the NPAPI plugin browsertests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 5 years, 6 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 | « chrome/browser_tests.isolate ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index e8a43e036bf4f12c7e01c1396f70f27e5f82d781..0c5915cbb5906bd8e1134df3f7ed91b32e4f52c1 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -940,7 +940,6 @@
'browser/autofill/autofill_interactive_uitest.cc',
'browser/autofill/autofill_uitest_util.cc',
'browser/browser_keyevents_browsertest.cc',
- 'browser/chrome_plugin_interactive_test.cc',
'browser/extensions/api/extension_action/browser_action_interactive_test.cc',
'browser/extensions/api/omnibox/omnibox_api_interactive_test.cc',
'browser/extensions/browsertest_util.cc',
@@ -2410,13 +2409,6 @@
'../v8/src/d8.gyp:d8#host',
],
}],
- ['OS!="android" and OS!="ios" and OS!="linux"', {
- # npapi test plugin doesn't build on android or ios
- 'dependencies': [
- # build time dependency.
- '../content/content_shell_and_tests.gyp:copy_npapi_test_plugin',
- ],
- }],
['enable_app_list==1', {
'sources': [ '<@(chrome_browser_tests_app_list_sources)' ],
}, {
« no previous file with comments | « chrome/browser_tests.isolate ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698