| Index: components/proximity_auth/BUILD.gn
|
| diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn
|
| index 3f4a2a4bf9a8d0c235bcdee3a9608cb90e72295e..984f5761b4a48d6fb85fdae353c3ef1ac9ebab40 100644
|
| --- a/components/proximity_auth/BUILD.gn
|
| +++ b/components/proximity_auth/BUILD.gn
|
| @@ -10,6 +10,8 @@ static_library("proximity_auth") {
|
| "bluetooth_connection.h",
|
| "bluetooth_connection_finder.cc",
|
| "bluetooth_connection_finder.h",
|
| + "bluetooth_low_energy_advertiser.cc",
|
| + "bluetooth_low_energy_advertiser.h",
|
| "bluetooth_low_energy_connection_finder.cc",
|
| "bluetooth_low_energy_connection_finder.h",
|
| "bluetooth_low_energy_setup_connection_finder.cc",
|
|
|