Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index aec360704187d62d045d582b86cd998a775a8904..1f40c1a4b779bd3365ee18a788bb23e69ff8255a 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", |
| ] |