| Index: components/data_reduction_proxy/OWNERS
|
| diff --git a/components/data_reduction_proxy/OWNERS b/components/data_reduction_proxy/OWNERS
|
| index e38802105e3643652ef6be7b1195487d8d019dc6..85817a2fecc4501e630c002d2991753e016933ba 100644
|
| --- a/components/data_reduction_proxy/OWNERS
|
| +++ b/components/data_reduction_proxy/OWNERS
|
| @@ -5,5 +5,8 @@ megjablon@chromium.org
|
| sclittle@chromium.org
|
| tbansal@chromium.org
|
|
|
| -per-file *_messages.*=set noparent
|
| -per-file *_messages.*=file://ipc/SECURITY_OWNERS
|
| +per-file *_messages.cc=set noparent
|
| +per-file *_messages.cc=file://ipc/SECURITY_OWNERS
|
| +
|
| +per-file *_messages*.h=set noparent
|
| +per-file *_messages*.h=file://ipc/SECURITY_OWNERS
|
|
|