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 cd468d979720a1f087ce9651dda20be6e3b7a7c9..2e12575cb96ccc5fe811e8ee0c6e37d57ebf3651 100644 |
--- a/chrome/browser/chrome_content_browser_client.h |
+++ b/chrome/browser/chrome_content_browser_client.h |
@@ -262,11 +262,6 @@ class ChromeContentBrowserClient : public content::ContentBrowserClient { |
virtual void PreSpawnRenderer(sandbox::TargetPolicy* policy, |
bool* success) OVERRIDE; |
#endif |
-#if defined(USE_NSS) |
- virtual |
- crypto::CryptoModuleBlockingPasswordDelegate* GetCryptoPasswordDelegate( |
- const GURL& url) OVERRIDE; |
-#endif |
virtual bool IsPluginAllowedToCallRequestOSFileHandle( |
content::BrowserContext* browser_context, |