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

Unified Diff: services/ui/public/interfaces/cursor/OWNERS

Issue 2786983003: [aura-mus] Add ui::CursorData, with mojo serialization. (Closed)
Patch Set: Enhance the test and comment mojom. 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: services/ui/public/interfaces/cursor/OWNERS
diff --git a/services/ui/public/interfaces/cursor/OWNERS b/services/ui/public/interfaces/cursor/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..e75daf744a081125bfb3a0fc0b67948d52acef10
--- /dev/null
+++ b/services/ui/public/interfaces/cursor/OWNERS
@@ -0,0 +1,8 @@
+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
+per-file *.typemap=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698