Chromium Code Reviews| Index: ui/platform_window/x11/DEPS |
| diff --git a/components/favicon/DEPS b/ui/platform_window/x11/DEPS |
| similarity index 57% |
| copy from components/favicon/DEPS |
| copy to ui/platform_window/x11/DEPS |
| index 930f12363f2cbf746e4d90a1f94421b74a71a476..c0daf71625104b6da80e453f397a9e61c0f6d1d3 100644 |
| --- a/components/favicon/DEPS |
| +++ b/ui/platform_window/x11/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| - "+components/favicon_base", |
| + "+ui/events", |
| "+ui/gfx/geometry", |
| + "+ui/gfx/x", |
| ] |