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

Unified Diff: ui/base/accelerators/mojo/OWNERS

Issue 2749183005: Adds mojom structure for ui::Accelerator and struct traits (Closed)
Patch Set: nit Created 3 years, 9 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/base/accelerators/mojo/OWNERS
diff --git a/ui/base/accelerators/mojo/OWNERS b/ui/base/accelerators/mojo/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..253d9465a0206ef63771c766c7b4bf48d828173a
--- /dev/null
+++ b/ui/base/accelerators/mojo/OWNERS
@@ -0,0 +1,8 @@
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
+
+per-file *.typemap=set noparent
+per-file *.typemap=file://ipc/SECURITY_OWNERS
+
+per-file *_struct_traits*.*=set noparent
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698