| 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 7d238b734b12cb7939c0f783e503d7b02ead7cb6..af86cd7b5fe37b4012396c4d3164ebbd4bed92ed 100644
|
| --- a/chrome/browser/content_settings/tab_specific_content_settings.h
|
| +++ b/chrome/browser/content_settings/tab_specific_content_settings.h
|
| @@ -357,7 +357,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);
|
|
|