| Index: chrome/test/base/testing_profile.h
|
| diff --git a/chrome/test/base/testing_profile.h b/chrome/test/base/testing_profile.h
|
| index 39aefe2bde32b311ccc4953c0aa91d0ff9b56a81..edafda8fc4e8201b414c03e6e87d77eca2ad26c5 100644
|
| --- a/chrome/test/base/testing_profile.h
|
| +++ b/chrome/test/base/testing_profile.h
|
| @@ -187,7 +187,6 @@ class TestingProfile : public Profile {
|
| virtual history::TopSites* GetTopSites();
|
| virtual history::TopSites* GetTopSitesWithoutCreating();
|
| virtual DownloadManager* GetDownloadManager();
|
| - virtual PersonalDataManager* GetPersonalDataManager();
|
| virtual fileapi::FileSystemContext* GetFileSystemContext();
|
| virtual void SetQuotaManager(quota::QuotaManager* manager);
|
| virtual quota::QuotaManager* GetQuotaManager();
|
|
|