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

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

Issue 2689513003: Add field-initializing constructors to generated mojo structs. (Closed)
Patch Set: 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
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

Powered by Google App Engine
This is Rietveld 408576698