Chromium Code Reviews| Index: components/proximity_auth/BUILD.gn |
| diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn |
| index 3f4a2a4bf9a8d0c235bcdee3a9608cb90e72295e..0f4e06868122a311e72abf3124f85239a809715e 100644 |
| --- a/components/proximity_auth/BUILD.gn |
| +++ b/components/proximity_auth/BUILD.gn |
| @@ -52,6 +52,7 @@ static_library("proximity_auth") { |
| ] |
| deps = [ |
| + "//ash/public/cpp:ash_public_cpp", |
|
xiyuan
2017/06/05 17:30:40
Not sure whether proximity_auth owner would be hap
|
| "//base", |
| "//components/cryptauth", |
| "//components/cryptauth/ble", |