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..a9b7955d876f69b51ba904bbb6df4eb220d65754 100644 |
| --- a/components/favicon/core/BUILD.gn |
| +++ b/components/favicon/core/BUILD.gn |
| @@ -22,6 +22,8 @@ static_library("core") { |
| "favicon_url.h", |
| "favicon_util.cc", |
| "favicon_util.h", |
| + "features.cc", |
| + "features.h", |
| "large_icon_service.cc", |
| "large_icon_service.h", |
| ] |