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..41551dcbf5a9cce666b4bd4f2dcc6547d8732286 100644 |
| --- a/components/favicon/core/BUILD.gn |
| +++ b/components/favicon/core/BUILD.gn |
| @@ -40,6 +40,7 @@ static_library("core") { |
| "//url", |
| ] |
| if (!is_ios) { |
| + deps += [ "//cc/paint" ] |
| sources += [ |
| "fallback_icon_client.h", |
| "fallback_icon_service.cc", |