Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index b5c8c77dbc2c2d0b8946617f851ca70d1f24144a..0a99cf45a323105bc8f76220b96ba5232762474f 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -132,6 +132,7 @@ source_set("common") { |
| configs += [ |
| "//content:content_implementation", |
| + "//build/config:precompiled_headers", |
| "//build/config/compiler:no_size_t_to_int_warning", |
| ] |