Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(910)

Unified Diff: components/proximity_auth/BUILD.gn

Issue 2903353003: Adding mojo calls for easy unlock service (Closed)
Patch Set: Incoporate pathset 3 comments Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698