Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4804)

Unified Diff: chrome/browser/chrome_content_browser_client.h

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Rebased Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 67575e368863882279e76fe17b0e95dadb7f115c..6c9a613615444112e9c036b9266428c5c13150d6 100644
--- a/chrome/browser/chrome_content_browser_client.h
+++ b/chrome/browser/chrome_content_browser_client.h
@@ -161,7 +161,6 @@ class ChromeContentBrowserClient : public content::ContentBrowserClient {
const GURL& first_party_url,
content::ResourceContext* context) override;
#endif // BUILDFLAG(ENABLE_WEBRTC)
- bool AllowKeygen(const GURL& url, content::ResourceContext* context) override;
AllowWebBluetoothResult AllowWebBluetooth(
content::BrowserContext* browser_context,
const url::Origin& requesting_origin,

Powered by Google App Engine
This is Rietveld 408576698