| Index: chrome/browser/chrome_content_browser_client.h
|
| ===================================================================
|
| --- chrome/browser/chrome_content_browser_client.h (revision 180281)
|
| +++ chrome/browser/chrome_content_browser_client.h (working copy)
|
| @@ -208,8 +208,6 @@
|
| const GURL& url,
|
| const content::SocketPermissionRequest& params) OVERRIDE;
|
| virtual FilePath GetHyphenDictionaryDirectory() OVERRIDE;
|
| - virtual ui::SelectFilePolicy* CreateSelectFilePolicy(
|
| - content::WebContents* web_contents) OVERRIDE;
|
|
|
| #if defined(OS_POSIX) && !defined(OS_MACOSX)
|
| virtual void GetAdditionalMappedFilesForChildProcess(
|
|
|