| Index: components/proximity_auth/BUILD.gn
|
| diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn
|
| index c031ebabaafb6a595bea86a92f13aed07b36c1ef..565e1d2230f2d383049afd7fc3e080a68bd8f0a8 100644
|
| --- a/components/proximity_auth/BUILD.gn
|
| +++ b/components/proximity_auth/BUILD.gn
|
| @@ -75,6 +75,7 @@ source_set("proximity_auth") {
|
| "//components/proximity_auth/ble",
|
| "//components/proximity_auth/cryptauth",
|
| "//components/proximity_auth/logging",
|
| + "//components/signin/core/account_id:account_id",
|
| "//device/bluetooth",
|
| "//net",
|
| ]
|
|
|