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

Unified Diff: chrome/browser/chrome_content_browser_client.h

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Review feedback 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 352f1568fd414fc785cd452bef003955c8e897f5..d2b377bace31b2d841b100e8c4154e9b331795a0 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