| Index: content/common/permission_service.mojom
|
| diff --git a/content/common/permission_service.mojom b/content/common/permission_service.mojom
|
| index b9447b9f35686cfc93f0d04ccb3ce194e07e8b10..fc360be3be2690f55cf4363623723a31d4900db8 100644
|
| --- a/content/common/permission_service.mojom
|
| +++ b/content/common/permission_service.mojom
|
| @@ -13,6 +13,7 @@ enum PermissionName {
|
| MIDI,
|
| MIDI_SYSEX,
|
| PROTECTED_MEDIA_IDENTIFIER,
|
| + DURABLE_STORAGE,
|
| };
|
|
|
| // The Permission service provides permission handling capabilities by exposing
|
|
|