| Index: content/test/OWNERS
|
| diff --git a/content/test/OWNERS b/content/test/OWNERS
|
| index ce78d0038ba41d5f7ac0bb7d24d343efdb043179..0f32f6bfd9c7eb3e449e94d1553de602538f2b9e 100644
|
| --- a/content/test/OWNERS
|
| +++ b/content/test/OWNERS
|
| @@ -7,10 +7,6 @@ tommi@chromium.org
|
| # Anyone can add rules to include new test files.
|
| per-file BUILD.gn=*
|
|
|
| -# Anyone can add suppressions for the layout test files.
|
| -per-file test_expectations.txt=*
|
| -per-file test_expectations_chrome.txt=*
|
| -
|
| # Make the mojom security presubmit happy with the following lines, despite also
|
| # allowing wildcard ownership for any test mojom here.
|
| per-file *.mojom=set noparent
|
|
|