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

Side by Side Diff: components/autofill/content/common/OWNERS

Issue 108283005: Moved ipc-specific files from autofill/core to autofill/content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Final" fix. Created 7 years 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 unified diff | Download patch
OLDNEW
1 # Changes to IPC messages require a security review to avoid introducing 1 # Changes to IPC messages require a security review to avoid introducing
2 # new sandbox escapes. 2 # new sandbox escapes.
3 per-file autofill_messages*.h=set noparent 3 per-file autofill_messages*.h=set noparent
4 per-file autofill_messages*.h=cdn@chromium.org 4 per-file autofill_messages*.h=cdn@chromium.org
5 per-file autofill_messages*.h=cevans@chromium.org 5 per-file autofill_messages*.h=cevans@chromium.org
6 per-file autofill_messages*.h=jln@chromium.org 6 per-file autofill_messages*.h=jln@chromium.org
7 per-file autofill_messages*.h=jschuh@chromium.org 7 per-file autofill_messages*.h=jschuh@chromium.org
8 per-file autofill_messages*.h=palmer@chromium.org 8 per-file autofill_messages*.h=palmer@chromium.org
9 per-file autofill_messages*.h=tsepez@chromium.org 9 per-file autofill_messages*.h=tsepez@chromium.org
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698