Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index 9698873cd331c569878c38350271b66960d5a49c..b2e978aa48695896eb0687b358b7209ae02713a9 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -16,8 +16,6 @@ source_set("child") { |
".", |
"//content") |
- configs += [ "//build/config:precompiled_headers" ] |
- |
public_deps = [ |
"//third_party/mojo/src/mojo/edk/system", |
] |