Chromium Code Reviews| Index: content/common/bluetooth/OWNERS |
| diff --git a/content/common/bluetooth/OWNERS b/content/common/bluetooth/OWNERS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e1158f6c8025267350ed91bc1d9941f8d004105c |
| --- /dev/null |
| +++ b/content/common/bluetooth/OWNERS |
| @@ -0,0 +1,8 @@ |
| +jyasskin@chromium.org |
| +ortuno@chromium.org |
| +scheib@chromium.org |
| + |
| +# 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 |