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

Unified Diff: chrome/browser/chromeos/login/users/chrome_user_manager_impl.h

Issue 2798343003: Merge "cros: Fix flaky owner detection" (Closed)
Patch Set: Created 3 years, 8 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: chrome/browser/chromeos/login/users/chrome_user_manager_impl.h
diff --git a/chrome/browser/chromeos/login/users/chrome_user_manager_impl.h b/chrome/browser/chromeos/login/users/chrome_user_manager_impl.h
index 1eec5eb1142a97f9a0974a10dfd3af60a89ee479..4ef6942a310f2574e387d5e73b23054dcba2422f 100644
--- a/chrome/browser/chromeos/login/users/chrome_user_manager_impl.h
+++ b/chrome/browser/chromeos/login/users/chrome_user_manager_impl.h
@@ -188,9 +188,6 @@ class ChromeUserManagerImpl
// trusted device policies are not yet available.
void RetrieveTrustedDevicePolicies();
- // Updates current user ownership on UI thread.
- void UpdateOwnership();
-
// If data for a device local account is marked as pending removal and the
// user is no longer logged into that account, removes the data.
void CleanUpDeviceLocalAccountNonCryptohomeDataPendingRemoval();

Powered by Google App Engine
This is Rietveld 408576698