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

Unified Diff: content/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 | « content/content_tests.gypi ('k') | content/test/data/npapi/alert_in_window_message.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index acc5ffc2a9d4ca67ba890f636119fb58c7ecb768..8114b7da37c9d2e41a7520b3cc42bab0f77e510e 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -379,11 +379,6 @@ if (!is_mac) {
[ "../browser/compositor/image_transport_factory_browsertest.cc" ]
}
- if (!is_android && !is_ios && !is_linux) {
- # Npapi test plugin doesn't build on Android or iOS.
- #data_deps += [ 'copy_npapi_test_plugin' ] TODO(GYP)
- }
-
if (enable_webrtc) {
sources += rebase_path(
content_tests_gypi_values.content_browsertests_webrtc_sources,
« no previous file with comments | « content/content_tests.gypi ('k') | content/test/data/npapi/alert_in_window_message.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698