Index: content/shell/shell_content_browser_client.h |
=================================================================== |
--- content/shell/shell_content_browser_client.h (revision 124331) |
+++ content/shell/shell_content_browser_client.h (working copy) |
@@ -142,7 +142,6 @@ |
virtual void ResourceDispatcherHostCreated() OVERRIDE; |
virtual SpeechInputManagerDelegate* GetSpeechInputManagerDelegate() OVERRIDE; |
virtual ui::Clipboard* GetClipboard() OVERRIDE; |
- virtual MHTMLGenerationManager* GetMHTMLGenerationManager() OVERRIDE; |
virtual net::NetLog* GetNetLog() OVERRIDE; |
virtual AccessTokenStore* CreateAccessTokenStore() OVERRIDE; |
virtual bool IsFastShutdownPossible() OVERRIDE; |