Chromium Code Reviews

Unified Diff: content/content_tests.gypi

Issue 1862513003: Remove NPAPI from browser and utility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more fixes Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 4b597ccff3daada9f9018111ba307418b235bf74..2301c2e896d23b7ee566b21c9f9ffad721320b4b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -753,7 +753,6 @@
],
# Put WebRTC-related sources in the plugin+WebRTC section below.
'content_unittests_plugins_sources': [
- 'browser/plugin_loader_posix_unittest.cc',
'browser/renderer_host/pepper/browser_ppapi_host_test.cc',
'browser/renderer_host/pepper/browser_ppapi_host_test.h',
'browser/renderer_host/pepper/pepper_file_system_browser_host_unittest.cc',

Powered by Google App Engine