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

Unified Diff: ui/display/mojo/OWNERS

Issue 2636073002: Create mojom and StructTraits for ui/display/types/display_mode.cc (Closed)
Patch Set: add dep on mojo/public/cpp/bindings:struct_traits Created 3 years, 11 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 | « ui/display/mojo/BUILD.gn ('k') | ui/display/mojo/display_mode.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/mojo/OWNERS
diff --git a/ui/display/mojo/OWNERS b/ui/display/mojo/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..0d997bf365e1659537c0cb8c8b3425c84b2dc10c
--- /dev/null
+++ b/ui/display/mojo/OWNERS
@@ -0,0 +1,6 @@
+per-file *_struct_traits*.*=set noparent
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
kylechar 2017/01/25 21:26:46 nit: spaces between the entries make it easier to
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *.typemap=set noparent
+per-file *.typemap=file://ipc/SECURITY_OWNERS
« no previous file with comments | « ui/display/mojo/BUILD.gn ('k') | ui/display/mojo/display_mode.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698