| Index: chrome/test/base/testing_profile.h
|
| diff --git a/chrome/test/base/testing_profile.h b/chrome/test/base/testing_profile.h
|
| index 8613c348c8214fe39b577e617318a3da021820dc..25519dae6d44a7450a86d8f17fa4fd97cc1f3436 100644
|
| --- a/chrome/test/base/testing_profile.h
|
| +++ b/chrome/test/base/testing_profile.h
|
| @@ -186,7 +186,6 @@ class TestingProfile : public Profile {
|
| virtual fileapi::FileSystemContext* GetFileSystemContext();
|
| virtual void SetQuotaManager(quota::QuotaManager* manager);
|
| virtual quota::QuotaManager* GetQuotaManager();
|
| - virtual BrowserSignin* GetBrowserSignin();
|
| virtual bool HasCreatedDownloadManager() const;
|
|
|
| // Returns a testing ContextGetter (if one has been created via
|
|
|