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

Unified Diff: ui/display/mojo/OWNERS

Issue 2636073002: Create mojom and StructTraits for ui/display/types/display_mode.cc (Closed)
Patch Set: Change structure not to use display_mode_mojo.(cc|h). Instead, use friend class in display_mode.h. 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
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
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *.typemap=set noparent
kylechar 2017/01/25 16:59:44 Just curious, why did you add the *.typemap per fi
thanhph1 2017/01/25 20:28:39 I got this error message on "git cl upload" if I d
+per-file *.typemap=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698