Chromium Code Reviews| Index: components/suggestions/BUILD.gn |
| diff --git a/components/suggestions/BUILD.gn b/components/suggestions/BUILD.gn |
| index 1fe2ff9b32e8371c612f28cf1300fa2dfece0ea7..d505c402a2f448c5f3de349585154d9f8e181d34 100644 |
| --- a/components/suggestions/BUILD.gn |
| +++ b/components/suggestions/BUILD.gn |
| @@ -13,6 +13,8 @@ static_library("suggestions") { |
| "suggestions_service.h", |
| "suggestions_store.cc", |
| "suggestions_store.h", |
| + "suggestions_utils.cc", |
| + "suggestions_utils.h", |
| ] |
| deps = [ |