Index: components/proximity_auth/BUILD.gn |
diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn |
index 380459e62bf0fe7bd5eef11fb7fac384fee35706..c28a33be0695eac6ccb38175c5bf6abffcd0e9fa 100644 |
--- a/components/proximity_auth/BUILD.gn |
+++ b/components/proximity_auth/BUILD.gn |
@@ -6,6 +6,8 @@ import("//testing/test.gni") |
source_set("proximity_auth") { |
sources = [ |
+ "ble/proximity_auth_ble_system.cc", |
+ "ble/proximity_auth_ble_system.h", |
"bluetooth_connection.cc", |
"bluetooth_connection.h", |
"bluetooth_connection_finder.cc", |