Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index 3ebac31a71b7193826803d7bad032f453a115a83..02dec55066cab38cef37afbfef51ae5fc62b216d 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -15,10 +15,7 @@ |
".", |
"//content") |
- configs += [ |
- "//build/config:precompiled_headers", |
- "//content/public/common:mojo_shell_client", |
- ] |
+ configs += [ "//build/config:precompiled_headers" ] |
public_deps = [ |
"//third_party/mojo/src/mojo/edk/system", |