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

Unified Diff: components/proximity_auth/BUILD.gn

Issue 1494153002: This CL replaces e-mail with AccountId in easy signin code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update after review. Created 5 years 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 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",
]

Powered by Google App Engine
This is Rietveld 408576698