Chromium Code Reviews| Index: ui/gfx/DEPS |
| diff --git a/ui/gfx/DEPS b/ui/gfx/DEPS |
| index ea92ebc85b96aba2d622592ed4c3fb9262f4970a..7c4c5b725bf015c9c160529ed5b9cb9aa531fca5 100644 |
| --- a/ui/gfx/DEPS |
| +++ b/ui/gfx/DEPS |
| @@ -1,5 +1,7 @@ |
| include_rules = [ |
| "+base", |
| + "+content/public/browser", |
| "+skia/ext", |
| "+third_party/skia", |
| + "+ui/aura", |
| ] |