| Index: chrome/browser/content_settings/tab_specific_content_settings.h
|
| diff --git a/chrome/browser/content_settings/tab_specific_content_settings.h b/chrome/browser/content_settings/tab_specific_content_settings.h
|
| index edbd1cb28bfa5daa759b4ebd3aa02b2cf9dc8c1d..8b697a613ee46e3008f91703673ec53506259c51 100644
|
| --- a/chrome/browser/content_settings/tab_specific_content_settings.h
|
| +++ b/chrome/browser/content_settings/tab_specific_content_settings.h
|
| @@ -353,7 +353,6 @@ class TabSpecificContentSettings
|
| bool blocked_by_policy);
|
| void OnGeolocationPermissionSet(const GURL& requesting_frame,
|
| bool allowed);
|
| - void OnDidUseKeygen(const GURL& url);
|
| #if defined(OS_ANDROID) || defined(OS_CHROMEOS)
|
| void OnProtectedMediaIdentifierPermissionSet(const GURL& requesting_frame,
|
| bool allowed);
|
|
|