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

Unified Diff: content/common/presentation/OWNERS

Issue 2613153003: [Presentation API] Replaces type converters with typemaps (Closed)
Patch Set: Add more OWNERS foo Created 3 years, 11 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: content/common/presentation/OWNERS
diff --git a/content/common/presentation/OWNERS b/content/common/presentation/OWNERS
index 51249427f7eaed660347844baa952e9f5542aa73..984af26f6f5d2f2c81600ea038a9c12c84202919 100644
--- a/content/common/presentation/OWNERS
+++ b/content/common/presentation/OWNERS
@@ -1 +1,10 @@
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
+
imcheng 2017/01/24 23:31:40 nit: rm empty lines
mark a. foltz 2017/01/27 22:41:08 Done.
+
+

Powered by Google App Engine
This is Rietveld 408576698