| Index: chrome/browser/chrome_content_browser_client.h
|
| ===================================================================
|
| --- chrome/browser/chrome_content_browser_client.h (revision 171259)
|
| +++ chrome/browser/chrome_content_browser_client.h (working copy)
|
| @@ -213,6 +213,7 @@
|
| content::BrowserContext* browser_context,
|
| const GURL& url,
|
| const content::SocketPermissionRequest& params) OVERRIDE;
|
| + virtual bool AllowPepperPrivateFileAPI() OVERRIDE;
|
| virtual FilePath GetHyphenDictionaryDirectory() OVERRIDE;
|
|
|
| #if defined(OS_POSIX) && !defined(OS_MACOSX)
|
|
|