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

Side by Side Diff: ipc/OWNERS

Issue 2686253004: Add TEAM/COMPONENT (Closed)
Patch Set: update team/component Created 3 years, 10 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 | « base/numerics/OWNERS ('k') | third_party/WebKit/Source/platform/weborigin/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 cpu@chromium.org 1 cpu@chromium.org
2 darin@chromium.org 2 darin@chromium.org
3 jam@chromium.org 3 jam@chromium.org
4 rockot@chromium.org 4 rockot@chromium.org
5 tsepez@chromium.org 5 tsepez@chromium.org
6 6
7 # New IPC message files require a security review to avoid introducing 7 # New IPC message files require a security review to avoid introducing
8 # new sandbox escapes. 8 # new sandbox escapes.
9 per-file ipc_message_start.h=set noparent 9 per-file ipc_message_start.h=set noparent
10 per-file ipc_message_start.h=file://ipc/SECURITY_OWNERS 10 per-file ipc_message_start.h=file://ipc/SECURITY_OWNERS
11 per-file *.mojom=set noparent 11 per-file *.mojom=set noparent
12 per-file *.mojom=file://ipc/SECURITY_OWNERS 12 per-file *.mojom=file://ipc/SECURITY_OWNERS
13 per-file *_param_traits*.*=set noparent 13 per-file *_param_traits*.*=set noparent
14 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS 14 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
15
16 # COMPONENT: Internals>Core
OLDNEW
« no previous file with comments | « base/numerics/OWNERS ('k') | third_party/WebKit/Source/platform/weborigin/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698