Index: components/favicon/core/BUILD.gn |
diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn |
index 7f9b7625d9f895a94ea7a1436486d144c43bb6db..f4e8a15e34a53e056c4e683e01a5bf8a974845bc 100644 |
--- a/components/favicon/core/BUILD.gn |
+++ b/components/favicon/core/BUILD.gn |
@@ -19,6 +19,8 @@ static_library("core") { |
"favicon_service.h", |
"favicon_url.cc", |
"favicon_url.h", |
+ "large_icon_service.cc", |
+ "large_icon_service.h", |
] |
deps = [ |