| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 251c669b08d8435655c80a8aaaaf25a2cf8c0530..b37377db155cefdfc0da47d1def5ab280734652d 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -131,6 +131,7 @@ source_set("unit_tests") {
|
| "remote/test_utils.cc",
|
| "remote/test_utils.h",
|
| "sessions/foreign_sessions_suggestions_provider_unittest.cc",
|
| + "sessions/tab_delegate_sync_adapter_unittest.cc",
|
| ]
|
|
|
| deps = [
|
|
|