| Index: components/autofill/content/common/OWNERS
|
| diff --git a/components/autofill/content/common/OWNERS b/components/autofill/content/common/OWNERS
|
| index 25497bf408bf5f7bfbc235ef832f0f7d91519a6e..078544d054ceac419f9a2241e739d9bd17efb64b 100644
|
| --- a/components/autofill/content/common/OWNERS
|
| +++ b/components/autofill/content/common/OWNERS
|
| @@ -1,6 +1,6 @@
|
| # Changes to IPC messages require a security review to avoid introducing
|
| # new sandbox escapes.
|
| -per-file *_messages*.h=set noparent
|
| -per-file *_messages*.h=file://ipc/SECURITY_OWNERS
|
| +per-file *_message*.*=set noparent
|
| +per-file *_message*.*=file://ipc/SECURITY_OWNERS
|
| per-file *_param_traits*.*=set noparent
|
| per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
|
|
|