Index: content/plugin/BUILD.gn |
diff --git a/content/plugin/BUILD.gn b/content/plugin/BUILD.gn |
index 096b3ced977e3c2c6c1f1b3f8f1269cbf82485da..32b6e03ef49605cb135d104337ad55bb4c63a6c6 100644 |
--- a/content/plugin/BUILD.gn |
+++ b/content/plugin/BUILD.gn |
@@ -28,10 +28,7 @@ |
"webplugin_proxy.h", |
] |
- configs += [ |
- "//content:content_implementation", |
- "//content/public/common:mojo_shell_client", |
- ] |
+ configs += [ "//content:content_implementation" ] |
deps = [ |
"//content:export", |