Index: components/favicon/core/BUILD.gn |
diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn |
index 0f834cb1d8538adcac7c91f4c4ab32260d29539e..97ea4a44c4e83099972d8bd8a52f81487de87836 100644 |
--- a/components/favicon/core/BUILD.gn |
+++ b/components/favicon/core/BUILD.gn |
@@ -4,6 +4,7 @@ |
static_library("core") { |
sources = [ |
+ "browser/fallback_icon_client.h", |
"browser/favicon_client.h", |
"favicon_driver.h", |
"favicon_url.cc", |