| 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 f7c1a66ef1ec2d251fc22b80bc8b878a24e79432..d99e0ab8ff9710e2885a89cc8901d7bc50ab8464 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| @@ -69,7 +69,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;
|
|
|