Chromium Code Reviews| Index: mojo/edk/js/tests/OWNERS |
| diff --git a/mojo/edk/js/tests/OWNERS b/mojo/edk/js/tests/OWNERS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6c1f2fb48d12bd06f52405a22f9a85b37734db32 |
| --- /dev/null |
| +++ b/mojo/edk/js/tests/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 |