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

Unified Diff: components/tracing/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 | « components/autofill/common/OWNERS ('k') | components/visitedlink/common/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/tracing/OWNERS
diff --git a/components/tracing/OWNERS b/components/tracing/OWNERS
index 9c328c40fc3619d64049a3387274dd67417f8f60..9201ab2fca0ab73740db2b65fe5cdc96a4def6fe 100644
--- a/components/tracing/OWNERS
+++ b/components/tracing/OWNERS
@@ -3,10 +3,10 @@ nduca@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=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
« no previous file with comments | « components/autofill/common/OWNERS ('k') | components/visitedlink/common/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698