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

Unified Diff: components/contextual_search/OWNERS

Issue 1385663002: [Contextual Search] Add Mojo-enabled API component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Separate component code into browser/common/renderer, and address Jochen's comments. Created 5 years, 1 month 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: components/contextual_search/OWNERS
diff --git a/components/contextual_search/OWNERS b/components/contextual_search/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..8a72777485c528f90feb52bf0a08443420daa58f
--- /dev/null
+++ b/components/contextual_search/OWNERS
@@ -0,0 +1,9 @@
+donnd@chromium.org
+pedrosimonetti@chromium.org
+twellington@chromium.org
+
+# Changes to Mojo interfaces require a security review to avoid
+# introducing new sandbox escapes.
+per-file *.mojom=set noparent
+per-file *.mojom=palmer@chromium.org
+per-file *.mojom=tsepez@chromium.org

Powered by Google App Engine
This is Rietveld 408576698