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