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

Unified Diff: chromeos/components/tether/tether_host_fetcher.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
Index: chromeos/components/tether/tether_host_fetcher.cc
diff --git a/chromeos/components/tether/tether_host_fetcher.cc b/chromeos/components/tether/tether_host_fetcher.cc
index 3fab2ad236b00c4f180b3a8a07a02fd9e5714ef3..2c98fccdea5aa90a6e3710f7bc121c0e78722784 100644
--- a/chromeos/components/tether/tether_host_fetcher.cc
+++ b/chromeos/components/tether/tether_host_fetcher.cc
@@ -63,7 +63,6 @@
cryptauth_service_->GetCryptAuthEnrollmentManager()->GetUserPrivateKey(),
cryptauth_service_->CreateSecureMessageDelegate());
remote_device_loader_->Load(
- false /* should_load_beacon_seeds */,
base::Bind(&TetherHostFetcher::OnRemoteDevicesLoaded,
weak_ptr_factory_.GetWeakPtr()));
}
« no previous file with comments | « chrome/browser/signin/easy_unlock_service_regular.cc ('k') | chromeos/components/tether/tether_host_fetcher_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698