| Index: chrome/browser/media/protected_media_identifier_permission_context.h
|
| diff --git a/chrome/browser/media/protected_media_identifier_permission_context.h b/chrome/browser/media/protected_media_identifier_permission_context.h
|
| index d5b2139cc8a30853378360617ae26da0d7604bfc..1c438ec05f0bf604bce8dfd4e99bff90cc31cc29 100644
|
| --- a/chrome/browser/media/protected_media_identifier_permission_context.h
|
| +++ b/chrome/browser/media/protected_media_identifier_permission_context.h
|
| @@ -38,10 +38,6 @@ class ProtectedMediaIdentifierPermissionContext
|
| public:
|
| explicit ProtectedMediaIdentifierPermissionContext(Profile* profile);
|
|
|
| -#if defined(OS_CHROMEOS)
|
| - static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* prefs);
|
| -#endif
|
| -
|
| // In addition to the base class flow checks that it is only code from
|
| // valid iframes. It also adds special logic when called through an extension.
|
| void RequestPermission(content::WebContents* web_contents,
|
|
|