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

Side by Side Diff: extensions/common/OWNERS

Issue 2697463002: Convert utility process extension Unpacker IPC to mojo (Closed)
Patch Set: Set the IPC enum traits limit to extensions::Manifest::NUM_LOCATIONS - 1. Created 3 years, 9 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 | « extensions/common/BUILD.gn ('k') | extensions/common/extension_messages.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 per-file *_messages*.h=set noparent 1 per-file *_messages*.h=set noparent
2 per-file *_messages*.h=file://ipc/SECURITY_OWNERS 2 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
3 per-file *_messages.cc=set noparent 3 per-file *_messages.cc=set noparent
4 per-file *_messages.cc=file://ipc/SECURITY_OWNERS 4 per-file *_messages.cc=file://ipc/SECURITY_OWNERS
5 per-file *.mojom=set noparent
6 per-file *.mojom=file://ipc/SECURITY_OWNERS
7 per-file *_param_traits*.*=set noparent
8 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
9 per-file *.typemap=set noparent
10 per-file *.typemap=file://ipc/SECURITY_OWNERS
11 per-file *_struct_traits*.*=set noparent
12 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
13
OLDNEW
« no previous file with comments | « extensions/common/BUILD.gn ('k') | extensions/common/extension_messages.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698