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

Side by Side Diff: ipc/OWNERS

Issue 2069803003: Fold //ipc/mojo into //ipc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-ipc-deps
Patch Set: rebase Created 4 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 unified diff | Download patch
« no previous file with comments | « ipc/DEPS ('k') | ipc/ipc.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 amistry@chromium.org
1 cpu@chromium.org 2 cpu@chromium.org
2 darin@chromium.org 3 darin@chromium.org
3 jam@chromium.org 4 jam@chromium.org
5 rockot@chromium.org
4 tsepez@chromium.org 6 tsepez@chromium.org
5 7
6 # New IPC message files require a security review to avoid introducing 8 # New IPC message files require a security review to avoid introducing
7 # new sandbox escapes. 9 # new sandbox escapes.
8 per-file ipc_message_start.h=set noparent 10 per-file ipc_message_start.h=set noparent
9 per-file ipc_message_start.h=file://ipc/SECURITY_OWNERS 11 per-file ipc_message_start.h=file://ipc/SECURITY_OWNERS
10 per-file *.mojom=set noparent 12 per-file *.mojom=set noparent
11 per-file *.mojom=file://ipc/SECURITY_OWNERS 13 per-file *.mojom=file://ipc/SECURITY_OWNERS
12 per-file *_param_traits*.*=set noparent 14 per-file *_param_traits*.*=set noparent
13 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS 15 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
OLDNEW
« no previous file with comments | « ipc/DEPS ('k') | ipc/ipc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698