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

Unified Diff: content/common/OWNERS

Issue 16830003: Make security team OWNERS for all IPC *_messages*.h files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 7 years, 6 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/child/indexed_db/OWNERS ('k') | content/common/browser_plugin/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/OWNERS
diff --git a/content/common/OWNERS b/content/common/OWNERS
index a78ade53a08597813a8be8cea28a51703dbf1534..22dd5967ddbb8f4e1bc466fac1ca27d0d0cabac3 100644
--- a/content/common/OWNERS
+++ b/content/common/OWNERS
@@ -15,14 +15,14 @@ per-file *.sb=jeremy@chromium.org
# Changes to IPC messages require a security review to avoid introducing
# new sandbox escapes.
-per-file *_messages.h=set noparent
-per-file *_messages.h=cdn@chromium.org
-per-file *_messages.h=cevans@chromium.org
-per-file *_messages.h=jln@chromium.org
-per-file *_messages.h=jschuh@chromium.org
-per-file *_messages.h=palmer@chromium.org
-per-file *_messages.h=tsepez@chromium.org
-per-file *_messages.h=kenrb@chromium.org
+per-file *_messages*.h=set noparent
+per-file *_messages*.h=cdn@chromium.org
+per-file *_messages*.h=cevans@chromium.org
+per-file *_messages*.h=jln@chromium.org
+per-file *_messages*.h=jschuh@chromium.org
+per-file *_messages*.h=palmer@chromium.org
+per-file *_messages*.h=tsepez@chromium.org
+per-file *_messages*.h=kenrb@chromium.org
# Accessibility
per-file accessibility_node_data.*=dmazzoni@chromium.org
« no previous file with comments | « content/child/indexed_db/OWNERS ('k') | content/common/browser_plugin/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698