Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index ad151b59930c4441de5a11e4c4238a7831ed2f8d..1466965a0a85a74daf1568933bf3ddc1cb80d9da 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -34,10 +34,7 @@ target(link_target_type, "child") { |
".", |
"//content") |
- configs += [ |
- "//build/config:precompiled_headers", |
- "//content/public/common:mojo_shell_client", |
- ] |
+ configs += [ "//build/config:precompiled_headers" ] |
public_deps = [ |
"//gpu/ipc/client:client", |