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

Unified Diff: chrome/BUILD.gn

Issue 1856963002: Remove content/public/plugin and chrome/plugin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_03_content_child_npapi
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 | « ash/shell/content/client/shell_main_delegate.h ('k') | chrome/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 073f673665a98e7cf35cfe2b61bae2c2e3b59442..43b0454e36812a3eff720759c3392869d0374111 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -494,7 +494,6 @@ group("child_dependencies") {
public_deps += [
"//chrome/browser/devtools",
"//chrome/child",
- "//chrome/plugin",
"//chrome/renderer",
"//chrome/utility",
"//content/public/child",
@@ -1019,7 +1018,6 @@ if (is_android) {
"//chrome/browser/ui",
"//chrome/child",
"//chrome/common",
- "//chrome/plugin",
"//chrome/renderer",
"//chrome/utility",
"//components/safe_browsing_db:safe_browsing_db_mobile",
« no previous file with comments | « ash/shell/content/client/shell_main_delegate.h ('k') | chrome/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698