Chromium Code Reviews| Index: components/favicon/core/BUILD.gn |
| diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn |
| index bbda145967adfcebea8d848acfbac375a5298e59..8a4a0f740d034af303af1a9c8782b083f97df587 100644 |
| --- a/components/favicon/core/BUILD.gn |
| +++ b/components/favicon/core/BUILD.gn |
| @@ -4,6 +4,7 @@ |
| static_library("core") { |
| sources = [ |
| + "fallback_icon_client.h", |
| "fallback_icon_service.cc", |
| "fallback_icon_service.h", |
| "favicon_client.h", |