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