Chromium Code Reviews| Index: ui/gfx/OWNERS |
| diff --git a/ui/gfx/OWNERS b/ui/gfx/OWNERS |
| index adc7c8fe6cf69e098129919379dddb640fa7cb81..dad6c9a8452211c718e3ef536ed6219ca220db1c 100644 |
| --- a/ui/gfx/OWNERS |
| +++ b/ui/gfx/OWNERS |
| @@ -19,5 +19,8 @@ per-file interpolated_transform*=vollick@chromium.org |
| # GPU memory buffer interface. |
| per-file gpu_memory_buffer*=reveman@chromium.org |
| +# R-Tree implementation. |
| +per-file r_tree*=luken@chromium.org |
| + |
| # If you're doing structural changes get a review from one of the OWNERS. |
| per-file *.gyp*=* |