Index: components/proximity_auth/BUILD.gn |
diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn |
index 5919f0dea6d0027945ece400b13c45806dc1f028..3a8cf97e5308ead207dec6419835797731bd44c4 100644 |
--- a/components/proximity_auth/BUILD.gn |
+++ b/components/proximity_auth/BUILD.gn |
@@ -67,6 +67,7 @@ source_set("unit_tests") { |
deps = [ |
":proximity_auth", |
+ "ble:unit_tests", |
"cryptauth:unit_tests", |
"logging:unit_tests", |
"//base/test:test_support", |