| Index: device/gamepad/public/interfaces/OWNERS
|
| diff --git a/device/gamepad/public/interfaces/OWNERS b/device/gamepad/public/interfaces/OWNERS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a4ead6e62e27d1029c5630065f8c0f6bb69d14d6
|
| --- /dev/null
|
| +++ b/device/gamepad/public/interfaces/OWNERS
|
| @@ -0,0 +1,6 @@
|
| +# Changes to Mojo interfaces require a security review to avoid
|
| +# introducing new sandbox escapes.
|
| +per-file *.mojom=set noparent
|
| +per-file *.mojom=file://ipc/SECURITY_OWNERS
|
| +per-file *_struct_traits*.*=set noparent
|
| +per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
|
|
|