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

Unified Diff: content/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 | « content/shell/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index f1c9595848a04fab639950966059391a782ceec3..5993c89b50e2a8ad749d9b8406b9ce74bff1b5db 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -56,7 +56,6 @@ source_set("test_support") {
"//content/gpu",
"//content/public/browser",
"//content/public/child",
- "//content/public/plugin",
"//content/public/renderer",
"//content/public/utility",
"//content/renderer:for_content_tests",
@@ -448,7 +447,6 @@ test("content_browsertests") {
"//content/public/browser",
"//content/public/child",
"//content/public/common",
- "//content/public/plugin",
"//content/public/renderer",
"//content/renderer:for_content_tests",
"//content/shell:content_shell_lib",
@@ -657,7 +655,6 @@ test("content_unittests") {
"//content/public/child",
"//content/public/common",
"//content/public/common:mojo_bindings",
- "//content/public/plugin",
"//content/public/renderer",
"//content/renderer:for_content_tests",
"//crypto",
« no previous file with comments | « content/shell/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698