Index: components/policy/core/common/BUILD.gn |
diff --git a/components/policy/core/common/BUILD.gn b/components/policy/core/common/BUILD.gn |
index 130f58389052aa03ac323dc8ce0bfa91325b3d99..7880add72e48bf8df1d9b2d9e45065aa693739c4 100644 |
--- a/components/policy/core/common/BUILD.gn |
+++ b/components/policy/core/common/BUILD.gn |
@@ -129,6 +129,8 @@ source_set("common") { |
"schema_registry_tracking_policy_provider.h", |
] |
+ configs += [ "//build/config:precompiled_headers" ] |
+ |
deps = [ |
"//base:prefs", |
"//base/third_party/dynamic_annotations", |