Index: content/public/renderer/BUILD.gn |
diff --git a/content/public/renderer/BUILD.gn b/content/public/renderer/BUILD.gn |
index 778d66f2e25971a3799150367b2abf2511c98b45..0ab2d33a7ff8c57bb40825dd9855a659eecf1c51 100644 |
--- a/content/public/renderer/BUILD.gn |
+++ b/content/public/renderer/BUILD.gn |
@@ -25,10 +25,7 @@ |
".", |
"//content") |
- configs += [ |
- "//content:content_implementation", |
- "//content/public/common:mojo_shell_client", |
- ] |
+ configs += [ "//content:content_implementation" ] |
deps = [ |
"//content/public/common:common_sources", |