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

Unified Diff: chrome/browser/signin/signin_manager.h

Issue 12221111: Add a modal confirmation dialog to the enterprise profile sign-in flow. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: copyright header Created 7 years, 10 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/resources/profile_signin_confirmation.js ('k') | chrome/browser/signin/signin_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/signin/signin_manager.h
diff --git a/chrome/browser/signin/signin_manager.h b/chrome/browser/signin/signin_manager.h
index 8518a2f3489e7e129e83deb1cc4fc887904d9d93..37a0cf386219dcfd6548f6b4626492238101b85d 100644
--- a/chrome/browser/signin/signin_manager.h
+++ b/chrome/browser/signin/signin_manager.h
@@ -257,7 +257,7 @@ class SigninManager : public GaiaAuthConsumer,
// Helper function that loads policy with the passed CloudPolicyClient, then
// completes the signin process.
- void LoadPolicyWithCachedClient(scoped_ptr<policy::CloudPolicyClient> client);
+ void LoadPolicyWithCachedClient();
// Callback invoked once a profile is created, so we can complete the
// credentials transfer and load policy.
« no previous file with comments | « chrome/browser/resources/profile_signin_confirmation.js ('k') | chrome/browser/signin/signin_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698