| Index: chrome/browser/chrome_content_browser_client.h
|
| diff --git a/chrome/browser/chrome_content_browser_client.h b/chrome/browser/chrome_content_browser_client.h
|
| index 8c6435e1e6bef4a5f0fd988a8982650cfb69b1d2..c48fa6acb6eb849aac0f145669003e2b16f312e6 100644
|
| --- a/chrome/browser/chrome_content_browser_client.h
|
| +++ b/chrome/browser/chrome_content_browser_client.h
|
| @@ -244,7 +244,6 @@ class ChromeContentBrowserClient : public content::ContentBrowserClient {
|
| const GURL& url,
|
| bool private_api,
|
| const content::SocketPermissionRequest& params) OVERRIDE;
|
| - virtual base::FilePath GetHyphenDictionaryDirectory() OVERRIDE;
|
| virtual ui::SelectFilePolicy* CreateSelectFilePolicy(
|
| content::WebContents* web_contents) OVERRIDE;
|
| virtual void GetAdditionalAllowedSchemesForFileSystem(
|
|
|