Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index b973f199ba0ec7b013ea1dc7315813753c2b4c04..81f98275d7ce7f625f22341b4e09b007a5d41943 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -13,7 +13,6 @@ source_set("child") { |
| # content component (i.e. not content/test or content/shell). |
| visibility = [ |
| "//content/gpu/*", |
| - "//content/plugin/*", |
| "//content/ppapi_plugin/*", |
| "//content/public/child:child_sources", |
| "//content/renderer/*", |