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

Unified Diff: content/common/presentation/OWNERS

Issue 2613153003: [Presentation API] Replaces type converters with typemaps (Closed)
Patch Set: Extend presentation ID max length to 64. 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 | « content/common/DEPS ('k') | content/common/presentation/presentation.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/presentation/OWNERS
diff --git a/content/common/presentation/OWNERS b/content/common/presentation/OWNERS
index 51249427f7eaed660347844baa952e9f5542aa73..27a12f5e1474c77a42f02b56f26620f8ed50e43b 100644
--- a/content/common/presentation/OWNERS
+++ b/content/common/presentation/OWNERS
@@ -1 +1,7 @@
file://content/browser/presentation/OWNERS
+
+# For SECURITY_OWNERS review of Mojo typemaps.
+per-file *_struct_traits*.*=set noparent
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
+per-file *.typemap=set noparent
+per-file *.typemap=file://ipc/SECURITY_OWNERS
« no previous file with comments | « content/common/DEPS ('k') | content/common/presentation/presentation.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698