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

Unified Diff: components/proximity_auth/BUILD.gn

Issue 2937553002: Create Mojo Struct for user information used in login/lock screen. (Closed)
Patch Set: rebase Created 3 years, 6 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..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",
« no previous file with comments | « chrome/browser/ui/webui/signin/user_manager_screen_handler.cc ('k') | components/proximity_auth/fake_lock_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698