Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index c496e3b05d20254c01fa219f1b3bad57d1ca87d3..563af1baf5382f269ffdee6ab61de2cd5dd5d7af 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -84,8 +84,6 @@ |
"logging/win/test_log_collector.h", |
] |
- configs += [ "//build/config:precompiled_headers" ] |
- |
# New deps should go in the non-iOS section below. |
public_deps = [ |
"//content/test:test_support", |
@@ -230,7 +228,6 @@ |
".", |
"//chrome") |
- configs += [ "//build/config:precompiled_headers" ] |
defines = [ "HAS_OUT_OF_PROC_TEST_RUNNER" ] |
ldflags = [] |
@@ -549,8 +546,6 @@ |
chrome_tests_gypi_values.chrome_browser_extensions_test_support_sources, |
".", |
"//chrome") |
- |
- configs += [ "//build/config:precompiled_headers" ] |
deps = [ |
":browser_tests_js_webui", |
@@ -1158,7 +1153,6 @@ |
".", |
"//chrome") |
- configs += [ "//build/config:precompiled_headers" ] |
defines = [] |
deps = [ |