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

Side by Side Diff: cc/ipc/OWNERS

Issue 2087643002: Fix //cc/ipc/OWNERS file to match what IPC PRESUBMIT expects. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | no next file » | 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 *param_traits*.*=set noparent 1 per-file *_param_traits*.*=set noparent
2 per-file *param_traits*.*=file://ipc/SECURITY_OWNERS 2 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
3 3
4 per-file *struct_traits*.*=set noparent 4 per-file *_struct_traits*.*=set noparent
5 per-file *struct_traits*.*=file://ipc/SECURITY_OWNERS 5 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
6 6
7 per-file *.mojom=set noparent 7 per-file *.mojom=set noparent
8 per-file *.mojom=file://ipc/SECURITY_OWNERS 8 per-file *.mojom=file://ipc/SECURITY_OWNERS
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698