Chromium Code Reviews| Index: components/favicon/DEPS |
| diff --git a/components/favicon/DEPS b/components/favicon/DEPS |
| index b6ea2b389841089dae3138444de272a46179350d..9c235365e538089024379ae1cd38e56816d6f362 100644 |
| --- a/components/favicon/DEPS |
| +++ b/components/favicon/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+components/favicon_base", |
| + "+ui/base", |
| "+ui/gfx", |
| ] |