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

Unified Diff: chrome/browser/signin/easy_unlock_service_regular.cc

Issue 2897843002: Revert of [EasyUnlock] Add beacon_seeds to RemoteDevice. (Closed)
Patch Set: 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
« no previous file with comments | « chrome/browser/signin/easy_unlock_app_manager.cc ('k') | chromeos/components/tether/tether_host_fetcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/signin/easy_unlock_service_regular.cc
diff --git a/chrome/browser/signin/easy_unlock_service_regular.cc b/chrome/browser/signin/easy_unlock_service_regular.cc
index b5cd94b9f1bc80917907a064601cf9a9040f1956..38598e88950e1f0f9e5c21d5efa6065956276891 100644
--- a/chrome/browser/signin/easy_unlock_service_regular.cc
+++ b/chrome/browser/signin/easy_unlock_service_regular.cc
@@ -104,7 +104,6 @@
GetCryptAuthEnrollmentManager()->GetUserPrivateKey(),
proximity_auth_client()->CreateSecureMessageDelegate()));
remote_device_loader_->Load(
- true /* should_load_beacon_seeds */,
base::Bind(&EasyUnlockServiceRegular::OnRemoteDevicesLoaded,
weak_ptr_factory_.GetWeakPtr()));
}
« no previous file with comments | « chrome/browser/signin/easy_unlock_app_manager.cc ('k') | chromeos/components/tether/tether_host_fetcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698