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