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