Index: components/proximity_auth/ble/BUILD.gn |
diff --git a/components/proximity_auth/ble/BUILD.gn b/components/proximity_auth/ble/BUILD.gn |
index 64fcef068550419b5b59b929c0787f79710d87ff..924d9c1d29ecd94fce32d61386054b8151a7b3d1 100644 |
--- a/components/proximity_auth/ble/BUILD.gn |
+++ b/components/proximity_auth/ble/BUILD.gn |
@@ -32,6 +32,7 @@ source_set("unit_tests") { |
sources = [ |
"bluetooth_low_energy_characteristics_finder_unittest.cc", |
"bluetooth_low_energy_connection_finder_unittest.cc", |
+ "bluetooth_low_energy_connection_unittest.cc", |
"proximity_auth_ble_system_unittest.cc", |
] |