| Index: components/proximity_auth/BUILD.gn
|
| diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn
|
| index 3f4a2a4bf9a8d0c235bcdee3a9608cb90e72295e..db7d2536210f45cdc89ce2fed6ea6ec6c7058c6d 100644
|
| --- a/components/proximity_auth/BUILD.gn
|
| +++ b/components/proximity_auth/BUILD.gn
|
| @@ -57,6 +57,7 @@ static_library("proximity_auth") {
|
| "//components/cryptauth/ble",
|
| "//components/prefs",
|
| "//components/proximity_auth/logging",
|
| + "//components/proximity_auth/public/interfaces",
|
| "//components/signin/core/account_id:account_id",
|
| "//device/bluetooth",
|
| "//net",
|
|
|