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

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

Issue 10823212: Relanding this as this did not fix the chromiumos breakage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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/signin/signin_manager.h ('k') | chrome/browser/signin/signin_manager_fake.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/signin/signin_manager_fake.h
===================================================================
--- chrome/browser/signin/signin_manager_fake.h (revision 150400)
+++ chrome/browser/signin/signin_manager_fake.h (working copy)
@@ -17,7 +17,7 @@
// and accepts the credentials provided to StartSignIn.
class FakeSigninManager : public SigninManager {
public:
- FakeSigninManager();
+ explicit FakeSigninManager(Profile* profile);
virtual ~FakeSigninManager();
virtual void StartSignIn(const std::string& username,
Property changes on: chrome\browser\signin\signin_manager_fake.h
___________________________________________________________________
Added: svn:mergeinfo
« no previous file with comments | « chrome/browser/signin/signin_manager.h ('k') | chrome/browser/signin/signin_manager_fake.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698