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

Unified Diff: content/common/BUILD.gn

Issue 1862513003: Remove NPAPI from browser and utility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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/browser/utility_process_host_impl.cc ('k') | content/common/content_constants_internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 119da20db74984212216fa6cb0dfc53352692c22..bfe0ba7ba4ca5b2a296d9535f19fee51402465e9 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -235,8 +235,6 @@ source_set("common") {
"gpu/media/vt_video_encode_accelerator_mac.h",
] + get_target_outputs(":libvt_generate_stubs")
- sources -= [ "plugin_list_posix.cc" ]
-
deps += [
":libvt_generate_stubs",
"//content:resources",
@@ -332,7 +330,6 @@ source_set("common") {
"pepper_renderer_instance_data.h",
"plugin_list.cc",
"plugin_list.h",
- "plugin_list_posix.cc",
"sandbox_util.cc",
]
}
« no previous file with comments | « content/browser/utility_process_host_impl.cc ('k') | content/common/content_constants_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698