Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1612)

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2578293002: Foreign tab suggestions should update when disabling sync or signing out. (Closed)
Patch Set: Fixed more spelling errors. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/ntp_snippets/sessions/tab_delegate_sync_adapter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = [
« no previous file with comments | « no previous file | components/ntp_snippets/sessions/tab_delegate_sync_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698