Index: components/proximity_auth/webui/BUILD.gn |
diff --git a/components/proximity_auth/webui/BUILD.gn b/components/proximity_auth/webui/BUILD.gn |
index 69b5253a086b1fd7ed24e066dee09e2fef1354cd..54ff59e0879048da213011f7e9e4d3dc841bbe3c 100644 |
--- a/components/proximity_auth/webui/BUILD.gn |
+++ b/components/proximity_auth/webui/BUILD.gn |
@@ -17,10 +17,10 @@ static_library("webui") { |
deps = [ |
"//base", |
"//base:i18n", |
+ "//components/cryptauth", |
"//components/prefs", |
"//components/proximity_auth", |
"//components/proximity_auth/ble", |
- "//components/proximity_auth/cryptauth", |
"//components/proximity_auth/logging", |
"//components/resources", |
"//content/public/browser", |