Chromium Code Reviews| Index: content/browser/BUILD.gn |
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
| index fd917b3c4f7baaf8502014ae5f3f7ef308e82dbf..2b5c7c23cf2e59939817931a804b11cb9b93e061 100644 |
| --- a/content/browser/BUILD.gn |
| +++ b/content/browser/BUILD.gn |
| @@ -13,7 +13,6 @@ |
| # internal content ones) should depend on the public one. |
| visibility = [ "//content/public/browser:browser_sources" ] |
| - configs += [ "//build/config:precompiled_headers" ] |
| defines = [] |
| libs = [] |
| ldflags = [] |