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

Unified Diff: chrome/browser/chromeos/arc/arc_optin_uma.h

Issue 2507073002: Split ArcSessionManager from ArcAuthService. (Closed)
Patch Set: Fix rebase mistake Created 4 years, 1 month 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/arc/arc_optin_uma.h
diff --git a/chrome/browser/chromeos/arc/arc_optin_uma.h b/chrome/browser/chromeos/arc/arc_optin_uma.h
index ad4dbbd0bbc0cdfd7e567a122a12e2678c3660b5..bc8983d42773e5b80ab9fad5bb19a61f0bca99e2 100644
--- a/chrome/browser/chromeos/arc/arc_optin_uma.h
+++ b/chrome/browser/chromeos/arc/arc_optin_uma.h
@@ -81,7 +81,7 @@ enum class ProvisioningResult : int {
// In Chrome, server communication error occurs.
// For backward compatibility, the UMA is handled differently. Please see
- // ArcAuthService::OnProvisioningFinished for details.
+ // ArcSessionManager::OnProvisioningFinished for details.
CHROME_SERVER_COMMUNICATION_ERROR = 18,
// The size of this enum; keep last.
« no previous file with comments | « chrome/browser/chromeos/arc/arc_auth_service_unittest.cc ('k') | chrome/browser/chromeos/arc/arc_service_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698