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

Unified Diff: ui/events/devices/mojo/OWNERS

Issue 2054463002: Add Mojo structs and StructTraits for //ui/events/devices. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes. Created 4 years, 6 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/events/devices/mojo/OWNERS
diff --git a/ui/gfx/geometry/mojo/OWNERS b/ui/events/devices/mojo/OWNERS
similarity index 90%
copy from ui/gfx/geometry/mojo/OWNERS
copy to ui/events/devices/mojo/OWNERS
index d72222e39b76cf5aec914db531bbdf8f0cc3d722..6afab9fbe315705abf86090929204fcf94f80551 100644
--- a/ui/gfx/geometry/mojo/OWNERS
+++ b/ui/events/devices/mojo/OWNERS
@@ -12,8 +12,8 @@ per-file *struct_traits*.*=palmer@chromium.org
per-file *struct_traits*.*=tsepez@chromium.org
per-file *struct_traits*.*=wfh@chromium.org
-# Changes to Mojo interfaces require a security review to avoid
-# introducing new sandbox escapes.
+# Changes to Mojo interfaces require a security review to avoid introducing new
+# sandbox escapes.
per-file *.mojom=set noparent
per-file *.mojom=dcheng@chromium.org
per-file *.mojom=inferno@chromium.org

Powered by Google App Engine
This is Rietveld 408576698