| Index: content/browser/mock_content_browser_client.h
|
| ===================================================================
|
| --- content/browser/mock_content_browser_client.h (revision 124331)
|
| +++ content/browser/mock_content_browser_client.h (working copy)
|
| @@ -137,7 +137,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;
|
|
|