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 75ce0aece655446eb8917f138a9b3623eadca61f..53a89f3ad5de6cd2cf14d1d0e5d2e201dc3fa210 100644 |
--- a/chrome/browser/chrome_content_browser_client.h |
+++ b/chrome/browser/chrome_content_browser_client.h |
@@ -213,7 +213,6 @@ class ChromeContentBrowserClient : public content::ContentBrowserClient { |
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) |