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

Side by Side Diff: chrome/common/extensions/OWNERS

Issue 2615423002: Convert utility process ParseMediaMetadata IPC to mojo (Closed)
Patch Set: Use ::metadata::AttachedImage uniformly in the struct traits. Created 3 years, 11 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
OLDNEW
1 file://extensions/OWNERS 1 file://extensions/OWNERS
2 2
3 per-file *_messages*.h=set noparent 3 per-file *_messages*.h=set noparent
4 per-file *_messages*.h=file://ipc/SECURITY_OWNERS 4 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
5
6 per-file *.mojom=set noparent
7 per-file *.mojom=file://ipc/SECURITY_OWNERS
8
9 per-file *_struct_traits*.*=set noparent
10 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698