| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index fdf0808ab3a2c1741bd9066ba27e2baeed2d9ee3..d3f2d9bde4b46a16d9c72dabff91e9c0cfeb51ed 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -102,6 +102,7 @@ if (is_android) {
|
| source_set("unit_tests") {
|
| testonly = true
|
| sources = [
|
| + "bookmarks/bookmark_last_visit_utils_unittest.cc",
|
| "category_factory_unittest.cc",
|
| "content_suggestions_service_unittest.cc",
|
| "mock_content_suggestions_provider_observer.cc",
|
|
|