| Index: mojo/public/interfaces/bindings/tests/echo_import/OWNERS
|
| diff --git a/mojo/public/interfaces/bindings/tests/echo_import/OWNERS b/mojo/public/interfaces/bindings/tests/echo_import/OWNERS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6c1f2fb48d12bd06f52405a22f9a85b37734db32
|
| --- /dev/null
|
| +++ b/mojo/public/interfaces/bindings/tests/echo_import/OWNERS
|
| @@ -0,0 +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
|
|
|