Chromium Code Reviews| 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. |
|
yzshen1
2017/02/13 17:45:53
(no need to solve in this CL) Maybe we could chang
|
| +per-file *.typemap=set noparent |
| +per-file *.typemap=file://ipc/SECURITY_OWNERS |