Chromium Code Reviews| Index: components/favicon/core/BUILD.gn |
| diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn |
| index 7d8c060d96ae2798e638b92757a12f48ec75de2d..d6f1f09dc564683d600982f1528e150e16f6b10c 100644 |
| --- a/components/favicon/core/BUILD.gn |
| +++ b/components/favicon/core/BUILD.gn |
| @@ -29,6 +29,7 @@ static_library("core") { |
| deps = [ |
| "//base", |
| "//base:i18n", |
| + "//cc/paint", |
| "//components/bookmarks/browser", |
| "//components/favicon_base", |
| "//components/history/core/browser", |