| Index: chrome/common/safe_browsing/OWNERS
|
| diff --git a/chrome/common/safe_browsing/OWNERS b/chrome/common/safe_browsing/OWNERS
|
| index 20619dda22836b0535e5b254bab469d8e3a216d1..a044ef784f3fbc9a7246f51191be7312f3754d67 100644
|
| --- a/chrome/common/safe_browsing/OWNERS
|
| +++ b/chrome/common/safe_browsing/OWNERS
|
| @@ -2,6 +2,10 @@ jialiul@chromium.org
|
| nparker@chromium.org
|
| vakh@chromium.org
|
|
|
| +# This is for the common case of adding or renaming files. If you're doing
|
| +# structural changes, use usual OWNERS rules.
|
| +per-file BUILD.gn=*
|
| +
|
| per-file *_messages*.h=set noparent
|
| per-file *_messages*.h=file://ipc/SECURITY_OWNERS
|
|
|
|
|