| Index: mojo/public/interfaces/bindings/tests/OWNERS
|
| diff --git a/mojo/public/interfaces/bindings/tests/OWNERS b/mojo/public/interfaces/bindings/tests/OWNERS
|
| index 08850f421205f8a2e8ea23fa440946e0552913d3..6c1f2fb48d12bd06f52405a22f9a85b37734db32 100644
|
| --- a/mojo/public/interfaces/bindings/tests/OWNERS
|
| +++ b/mojo/public/interfaces/bindings/tests/OWNERS
|
| @@ -1,2 +1,6 @@
|
| +per-file *.mojom=file://mojo/OWNERS
|
| +
|
| +# These mojom test files don't really require security review, but we need to
|
| +# add these to please PRESUBMIT.
|
| per-file *.mojom=set noparent
|
| per-file *.mojom=file://ipc/SECURITY_OWNERS
|
|
|