| 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,
|
|
|