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

Unified Diff: components/arc/common/OWNERS

Issue 2727113002: mediaview: Add a typemap for arc::mojom::ChangeType. (Closed)
Patch Set: Rebased to ToT. Created 3 years, 10 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
« no previous file with comments | « components/arc/DEPS ('k') | components/arc/common/file_system.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/common/OWNERS
diff --git a/components/arc/common/OWNERS b/components/arc/common/OWNERS
index 16f082a0ddf280b2227369365a879a60ec75e7a9..253d9465a0206ef63771c766c7b4bf48d828173a 100644
--- a/components/arc/common/OWNERS
+++ b/components/arc/common/OWNERS
@@ -1,5 +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
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
« no previous file with comments | « components/arc/DEPS ('k') | components/arc/common/file_system.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698