| Index: components/cdm/common/OWNERS
|
| diff --git a/components/cdm/common/OWNERS b/components/cdm/common/OWNERS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..acdf360650947a52615454cfef468b9be1fc45f9
|
| --- /dev/null
|
| +++ b/components/cdm/common/OWNERS
|
| @@ -0,0 +1,13 @@
|
| +# Changes to IPC messages require a security review to avoid introducing
|
| +# new sandbox escapes.
|
| +per-file encrypted_media_messages*.h=set noparent
|
| +per-file encrypted_media_messages*.h=cdn@chromium.org
|
| +per-file encrypted_media_messages*.h=cevans@chromium.org
|
| +per-file encrypted_media_messages*.h=dcheng@chromium.org
|
| +per-file encrypted_media_messages*.h=inferno@chromium.org
|
| +per-file encrypted_media_messages*.h=jln@chromium.org
|
| +per-file encrypted_media_messages*.h=jschuh@chromium.org
|
| +per-file encrypted_media_messages*.h=kenrb@chromium.org
|
| +per-file encrypted_media_messages*.h=nasko@chromium.org
|
| +per-file encrypted_media_messages*.h=palmer@chromium.org
|
| +per-file encrypted_media_messages*.h=tsepez@chromium.org
|
|
|