| Index: mojo/public/cpp/bindings/tests/OWNERS
|
| diff --git a/mojo/public/cpp/bindings/tests/OWNERS b/mojo/public/cpp/bindings/tests/OWNERS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..16c872dfbf947b8ca23b5d3b01d2f64de60d7743
|
| --- /dev/null
|
| +++ b/mojo/public/cpp/bindings/tests/OWNERS
|
| @@ -0,0 +1,6 @@
|
| +per-file *.typemap=file://mojo/OWNERS
|
| +
|
| +# These typemap test files don't really require security review, but we need to
|
| +# add these to please PRESUBMIT.
|
| +per-file *.typemap=set noparent
|
| +per-file *.typemap=file://ipc/SECURITY_OWNERS
|
|
|