Index: components/proximity_auth/webui/BUILD.gn |
diff --git a/components/proximity_auth/webui/BUILD.gn b/components/proximity_auth/webui/BUILD.gn |
index db5e634361611f5d985c2f40c1b72a5a57a0451f..e3cb0b6ea04c297751a1fa8a9963cca7e40cb735 100644 |
--- a/components/proximity_auth/webui/BUILD.gn |
+++ b/components/proximity_auth/webui/BUILD.gn |
@@ -18,7 +18,7 @@ static_library("webui") { |
deps = [ |
"//base", |
"//base:i18n", |
- "//base:prefs", |
+ "//components/prefs", |
"//components/proximity_auth", |
"//components/proximity_auth/ble", |
"//components/proximity_auth/cryptauth", |