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

Unified Diff: components/web_cache/public/interfaces/OWNERS

Issue 1706603004: Replace web_cache_messages.h with Mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Ken's comments Created 4 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
Index: components/web_cache/public/interfaces/OWNERS
diff --git a/components/web_cache/public/interfaces/OWNERS b/components/web_cache/public/interfaces/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..e5c69a976691d2eda398b794ec951276efcd6d9e
--- /dev/null
+++ b/components/web_cache/public/interfaces/OWNERS
@@ -0,0 +1,11 @@
+# Changes to mojom files require a security review to avoid introducing
+# new sandbox escapes.
+per-file *.mojom=set noparent
+per-file *.mojom=dcheng@chromium.org
+per-file *.mojom=inferno@chromium.org
+per-file *.mojom=jln@chromium.org
+per-file *.mojom=jschuh@chromium.org
+per-file *.mojom=kenrb@chromium.org
+per-file *.mojom=nasko@chromium.org
+per-file *.mojom=tsepez@chromium.org
+per-file *.mojom=wfh@chromium.org

Powered by Google App Engine
This is Rietveld 408576698