| 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 a23b02877a1ca190984be822c1592d94fa8eb2a0..ce9bf5e3480eb5399609de449852dabc858c2981 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| @@ -68,7 +68,6 @@ class OffTheRecordProfileImpl : public Profile,
|
| virtual history::TopSites* GetTopSites() OVERRIDE;
|
| virtual void MarkAsCleanShutdown() OVERRIDE;
|
| virtual void InitPromoResources() OVERRIDE;
|
| - virtual void InitRegisteredProtocolHandlers() 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;
|
|
|