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 a5d23da5d74571a36f825bf31a187accc2ab93cc..0da387471948fbbeb34673d42026aca56bce148b 100644 |
--- a/chrome/browser/profiles/off_the_record_profile_impl.h |
+++ b/chrome/browser/profiles/off_the_record_profile_impl.h |
@@ -59,7 +59,6 @@ class OffTheRecordProfileImpl : public Profile, |
virtual Time GetStartTime() const OVERRIDE; |
virtual history::TopSites* GetTopSitesWithoutCreating() OVERRIDE; |
virtual history::TopSites* GetTopSites() OVERRIDE; |
- virtual void InitPromoResources() OVERRIDE; |
virtual FilePath last_selected_directory() OVERRIDE; |
virtual void set_last_selected_directory(const FilePath& path) OVERRIDE; |
virtual bool WasCreatedByVersionOrLater(const std::string& version) OVERRIDE; |