Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1750)

Unified Diff: mojo/public/cpp/bindings/tests/OWNERS

Issue 2689513003: Add field-initializing constructors to generated mojo structs. (Closed)
Patch Set: rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/public/cpp/bindings/struct_ptr.h ('k') | mojo/public/cpp/bindings/tests/equals_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « mojo/public/cpp/bindings/struct_ptr.h ('k') | mojo/public/cpp/bindings/tests/equals_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698