| Index: components/proximity_auth/BUILD.gn
|
| diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn
|
| index 4b3227b374b8c16192fb9c0021415e20f6342cba..3f4a2a4bf9a8d0c235bcdee3a9608cb90e72295e 100644
|
| --- a/components/proximity_auth/BUILD.gn
|
| +++ b/components/proximity_auth/BUILD.gn
|
| @@ -12,6 +12,8 @@ static_library("proximity_auth") {
|
| "bluetooth_connection_finder.h",
|
| "bluetooth_low_energy_connection_finder.cc",
|
| "bluetooth_low_energy_connection_finder.h",
|
| + "bluetooth_low_energy_setup_connection_finder.cc",
|
| + "bluetooth_low_energy_setup_connection_finder.h",
|
| "bluetooth_util.cc",
|
| "bluetooth_util.h",
|
| "bluetooth_util_chromeos.cc",
|
|
|