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

Unified Diff: components/autofill/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 | « chrome/common/safe_browsing/OWNERS ('k') | components/tracing/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/common/OWNERS
diff --git a/components/autofill/common/OWNERS b/components/autofill/common/OWNERS
index 2cb57e76125f80eb0425bcbadb2e120fce116658..0c955d37e5315e67a4ca3511542e6db24798fc82 100644
--- a/components/autofill/common/OWNERS
+++ b/components/autofill/common/OWNERS
@@ -1,9 +1,9 @@
# Changes to IPC messages require a security review to avoid introducing
# new sandbox escapes.
-per-file autofill_messages.h=set noparent
-per-file autofill_messages.h=cdn@chromium.org
-per-file autofill_messages.h=cevans@chromium.org
-per-file autofill_messages.h=jln@chromium.org
-per-file autofill_messages.h=jschuh@chromium.org
-per-file autofill_messages.h=palmer@chromium.org
-per-file autofill_messages.h=tsepez@chromium.org
+per-file autofill_messages*.h=set noparent
+per-file autofill_messages*.h=cdn@chromium.org
+per-file autofill_messages*.h=cevans@chromium.org
+per-file autofill_messages*.h=jln@chromium.org
+per-file autofill_messages*.h=jschuh@chromium.org
+per-file autofill_messages*.h=palmer@chromium.org
+per-file autofill_messages*.h=tsepez@chromium.org
« no previous file with comments | « chrome/common/safe_browsing/OWNERS ('k') | components/tracing/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698