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

Side by Side Diff: components/data_reduction_proxy/content/common/OWNERS

Issue 2063683002: Migrate components/data_reduction_proxy to Mojo interfaces. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase only Created 4 years, 5 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 per-file *.mojom=set noparent
2 per-file *.mojom=file://ipc/SECURITY_OWNERS
3 per-file *_messages.cc=set noparent
4 per-file *_messages.cc=file://ipc/SECURITY_OWNERS
dcheng 2016/07/08 05:50:53 Nit: I think you can delete lines 3-4.
leonhsl(Using Gerrit) 2016/07/11 14:36:07 Done.
1 per-file *_messages*.h=set noparent 5 per-file *_messages*.h=set noparent
2 per-file *_messages*.h=file://ipc/SECURITY_OWNERS 6 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
3
4 per-file *_messages.cc=set noparent
5 per-file *_messages.cc=file://ipc/SECURITY_OWNERS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698