| Index: chrome/browser/profiles/off_the_record_profile_impl.h
|
| diff --git a/chrome/browser/profiles/off_the_record_profile_impl.h b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| index f1a648179ea898934d7dbafebcc4882e9c39e749..ab5494786c6f04ebdeffbed6f0d86927e1601b6e 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| @@ -67,7 +67,6 @@ class OffTheRecordProfileImpl : public Profile,
|
| virtual TemplateURLFetcher* GetTemplateURLFetcher() OVERRIDE;
|
| virtual DownloadManager* GetDownloadManager() OVERRIDE;
|
| virtual bool HasCreatedDownloadManager() const OVERRIDE;
|
| - virtual PersonalDataManager* GetPersonalDataManager() OVERRIDE;
|
| virtual fileapi::FileSystemContext* GetFileSystemContext() OVERRIDE;
|
| virtual net::URLRequestContextGetter* GetRequestContext() OVERRIDE;
|
| virtual quota::QuotaManager* GetQuotaManager() OVERRIDE;
|
|
|