Chromium Code Reviews| Index: components/ntp_snippets/BUILD.gn |
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn |
| index 257a113264b69e29bc2147ed92b55f0a465c1251..0cf1874adc88c4d5f5562874a94a1ff9a847c41e 100644 |
| --- a/components/ntp_snippets/BUILD.gn |
| +++ b/components/ntp_snippets/BUILD.gn |
| @@ -133,6 +133,7 @@ if (is_android) { |
| "category.h", |
| "category_info.h", |
| "category_status.h", |
| + "content_suggestions_service.cc", |
| ] |
| } |
| } |