| Index: chrome/test/testing_profile.h
|
| ===================================================================
|
| --- chrome/test/testing_profile.h (revision 57717)
|
| +++ chrome/test/testing_profile.h (working copy)
|
| @@ -156,7 +156,6 @@
|
| virtual history::TopSites* GetTopSites();
|
| virtual DownloadManager* GetDownloadManager() { return NULL; }
|
| virtual PersonalDataManager* GetPersonalDataManager() { return NULL; }
|
| - virtual FileSystemHostContext* GetFileSystemHostContext() { return NULL; }
|
| virtual bool HasCreatedDownloadManager() const { return false; }
|
| virtual void InitThemes();
|
| virtual void SetTheme(Extension* extension) {}
|
|
|