Chromium Code Reviews| Index: components/arc/DEPS |
| diff --git a/components/arc/DEPS b/components/arc/DEPS |
| index 25269a06a316629d8b17513fc191a42bb4bd2280..ec36cc7911d6b2c5786bd127c2ca0a049057472e 100644 |
| --- a/components/arc/DEPS |
| +++ b/components/arc/DEPS |
| @@ -11,4 +11,5 @@ include_rules = [ |
| "+third_party/re2", |
| "+third_party/skia", |
| "+ui/gfx/geometry/rect.h", |
| + "+ui/gfx/range/range.h", |
| ] |