Index: components/policy/BUILD.gn |
diff --git a/components/policy/BUILD.gn b/components/policy/BUILD.gn |
index c13fb6f92085b7105ca9db25888b993c72379943..2131c90999dfd22651e876d9db71c91c7c85c3af 100644 |
--- a/components/policy/BUILD.gn |
+++ b/components/policy/BUILD.gn |
@@ -276,6 +276,7 @@ if (enable_configuration_policy) { |
":test_support", |
"//base", |
"//components/policy/proto", |
+ "//components/prefs", |
"//crypto", |
"//net", |
"//testing/gmock", |