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

Side by Side Diff: content/common/android/OWNERS

Issue 2086803003: Make per-file OWNERS rules for files involved in IPC consistent. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 | « content/common/OWNERS ('k') | content/common/mojo/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 tedchoc@chromium.org 1 tedchoc@chromium.org
2 yfriedman@chromium.org 2 yfriedman@chromium.org
3 3
4 per-file *_message*.h=set noparent 4 per-file *_messages*.h=set noparent
5 per-file *_message*.h=file://ipc/SECURITY_OWNERS 5 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
6 6
7 per-file *_messages.cc=set noparent 7 per-file *_messages.cc=set noparent
8 per-file *_messages.cc=file://ipc/SECURITY_OWNERS 8 per-file *_messages.cc=file://ipc/SECURITY_OWNERS
9 9
10 per-file *_param_traits*.*=set noparent 10 per-file *_param_traits*.*=set noparent
11 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS 11 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
OLDNEW
« no previous file with comments | « content/common/OWNERS ('k') | content/common/mojo/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698