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

Unified Diff: chrome/browser/sync/managed_user_signin_manager_wrapper.h

Issue 281433004: Cleanup: Pull Managed User logic out of ProfileSyncService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « no previous file | chrome/browser/sync/managed_user_signin_manager_wrapper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/managed_user_signin_manager_wrapper.h
diff --git a/chrome/browser/sync/managed_user_signin_manager_wrapper.h b/chrome/browser/sync/managed_user_signin_manager_wrapper.h
index 507754d3ebe94eba2917f57627ae29b19193c06f..059d0fe35be8754f11a701f32dce4b4fdb0186ab 100644
--- a/chrome/browser/sync/managed_user_signin_manager_wrapper.h
+++ b/chrome/browser/sync/managed_user_signin_manager_wrapper.h
@@ -26,6 +26,8 @@ class ManagedUserSigninManagerWrapper {
virtual std::string GetEffectiveUsername() const;
virtual std::string GetAccountIdToUse() const;
+ virtual std::string GetSyncScopeToUse() const;
+
SigninManagerBase* GetOriginal();
private:
« no previous file with comments | « no previous file | chrome/browser/sync/managed_user_signin_manager_wrapper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698