Chromium Code Reviews| Index: ui/native_theme/DEPS |
| diff --git a/ui/native_theme/DEPS b/ui/native_theme/DEPS |
| index 89cbfe61a5b514cad258b6f892361815a00feac9..911f1cf83d090a22e9d1bc339a344b8be1e86d6d 100644 |
| --- a/ui/native_theme/DEPS |
| +++ b/ui/native_theme/DEPS |
| @@ -1,4 +1,7 @@ |
| include_rules = [ |
| + "+grit/ui_resources.h", |
| + "+skia/ext", |
| + "+third_party/skia", |
| "+ui/base", |
| "+ui/gfx", |
| "+ui/views", # TODO(beng): BAD, circular dependency |