| Index: components/web_bluetooth/public/interfaces/OWNERS
|
| diff --git a/components/web_bluetooth/public/interfaces/OWNERS b/components/web_bluetooth/public/interfaces/OWNERS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6cadf8def0e87d06c490cd61500f880bccf97ef6
|
| --- /dev/null
|
| +++ b/components/web_bluetooth/public/interfaces/OWNERS
|
| @@ -0,0 +1,9 @@
|
| +# Changes to IPC serialization require a security review to avoid introducing
|
| +# new sandbox escapes.
|
| +per-file *_struct_traits*.*=set noparent
|
| +per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
|
| +
|
| +# 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
|
|
|