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

Unified Diff: chrome/test/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 | « chrome/plugin/chrome_content_plugin_client.cc ('k') | content/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 2b9f3c74880fb05cdf7b87e06a12716f82fa0b61..6619b882086886336ade8070dceff46fffdb316b 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -130,7 +130,6 @@ source_set("test_support") {
if (!is_ios) {
public_deps += [
"//chrome/child",
- "//chrome/plugin",
"//chrome/renderer",
"//chrome/utility",
"//components/autofill/core/browser:test_support",
@@ -142,7 +141,6 @@ source_set("test_support") {
"//components/web_resource:test_support",
"//content/public/child",
"//content/public/common",
- "//content/public/plugin",
"//content/public/renderer",
"//content/public/utility",
"//google_apis:test_support",
« no previous file with comments | « chrome/plugin/chrome_content_plugin_client.cc ('k') | content/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698