| Index: content/renderer/OWNERS
|
| diff --git a/content/renderer/OWNERS b/content/renderer/OWNERS
|
| index 502a1a2206be0e4b7e28c236affef9a0034d328e..2fd0f23a1394b3ad54e3aae5baa5d3a43aeee010 100644
|
| --- a/content/renderer/OWNERS
|
| +++ b/content/renderer/OWNERS
|
| @@ -11,3 +11,7 @@ per-file *.sb=rsesek@chromium.org
|
| # DirectWrite specific changes.
|
| per-file renderer_font_platform_win.*=scottmg@chromium.org
|
| per-file renderer_font_platform_win.*=cpu@chromium.org
|
| +
|
| +# Anyone can add rules to include new test files. Get a review from one of
|
| +# the OWNERS if you're doing structural changes.
|
| +per-file BUILD.gn=*
|
|
|