Index: components/proximity_auth/BUILD.gn |
diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn |
index db7d2536210f45cdc89ce2fed6ea6ec6c7058c6d..8970167901facb4aba97f35fbc1f80d60c6c6067 100644 |
--- a/components/proximity_auth/BUILD.gn |
+++ b/components/proximity_auth/BUILD.gn |
@@ -53,8 +53,10 @@ static_library("proximity_auth") { |
deps = [ |
"//base", |
+ "//chrome/common:constants", |
"//components/cryptauth", |
"//components/cryptauth/ble", |
+ "//components/pref_registry:pref_registry", |
"//components/prefs", |
"//components/proximity_auth/logging", |
"//components/proximity_auth/public/interfaces", |