| Index: chrome/browser/signin/signin_manager.h
|
| ===================================================================
|
| --- chrome/browser/signin/signin_manager.h (revision 183183)
|
| +++ chrome/browser/signin/signin_manager.h (working copy)
|
| @@ -257,7 +257,7 @@
|
|
|
| // 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.
|
|
|