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

Unified Diff: chrome/test/BUILD.gn

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/interactive_ui_tests.isolate ('k') | chrome/test/data/load_all_blocked_plugins.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index c860e4615a9dc1e4af8d705f333a3b9db71e462b..9a2ac1a7d9edf28f350262e5bdf425cd06858715 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -969,12 +969,6 @@ if (!is_android) {
[ "../browser/copresence/chrome_whispernet_client_browsertest.cc" ]
deps += [ "//components/copresence" ]
}
- if (!is_android && !is_ios && !is_linux) {
- # NPAPI test plugin only works on some platforms.
- data_deps += [
- #'../content/content_shell_and_tests.gyp:copy_npapi_test_plugin', TODO(GYP)
- ]
- }
if (enable_app_list) {
sources += rebase_path(
chrome_tests_gypi_values.chrome_browser_tests_app_list_sources,
« no previous file with comments | « chrome/interactive_ui_tests.isolate ('k') | chrome/test/data/load_all_blocked_plugins.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698