Index: content/common/OWNERS |
diff --git a/content/common/OWNERS b/content/common/OWNERS |
index 88d8954974d5cd7409e591aac969d95c12eed2a6..4bc5132b1a4bda2ead723096dd5a15b850c465d1 100644 |
--- a/content/common/OWNERS |
+++ b/content/common/OWNERS |
@@ -55,6 +55,11 @@ per-file *param_traits*.h=palmer@chromium.org |
per-file *param_traits*.h=tsepez@chromium.org |
per-file *param_traits*.h=wfh@chromium.org |
+# Changes to Mojo interfaces require a security review to avoid |
+# introducing new sandbox escapes. |
+per-file *.mojom=set noparent |
+per-file *.mojom=tsepez@chromium.org |
+ |
# Accessibility |
per-file accessibility_node_data.*=dmazzoni@chromium.org |
per-file accessibility_node_data.*=dtseng@chromium.org |