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