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

Unified Diff: ui/display/mojo/OWNERS

Issue 2123613002: Add a mojom/StructTrait for display::Display. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix comments. Created 4 years, 5 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
index a1660982293f28f521b867fc9915c573ab2f1580..0be06f3a88019c56371099bb20dfbd204f24a2cc 100644
--- a/ui/display/mojo/OWNERS
+++ b/ui/display/mojo/OWNERS
@@ -1,2 +1,8 @@
per-file *_type_converter*.*=set noparent
per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS
+
+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

Powered by Google App Engine
This is Rietveld 408576698