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

Unified Diff: components/sync_sessions/BUILD.gn

Issue 2706343004: [Sync] Refactor SessionsSyncManager unit tests (Closed)
Patch Set: Address comments Created 3 years, 10 months 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 | « chrome/test/BUILD.gn ('k') | components/sync_sessions/sessions_sync_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_sessions/BUILD.gn
diff --git a/components/sync_sessions/BUILD.gn b/components/sync_sessions/BUILD.gn
index 20b6578889f515927170a25a26a0fc2e3c58f447..8d9128767db636dc53c5187278af03ec41542759 100644
--- a/components/sync_sessions/BUILD.gn
+++ b/components/sync_sessions/BUILD.gn
@@ -100,6 +100,7 @@ source_set("unit_tests") {
"revisit/sessions_page_revisit_observer_unittest.cc",
"revisit/typed_url_page_revisit_task_unittest.cc",
"session_data_type_controller_unittest.cc",
+ "sessions_sync_manager_unittest.cc",
"sync_sessions_metrics_unittest.cc",
"synced_session_tracker_unittest.cc",
"tab_node_pool_unittest.cc",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/sync_sessions/sessions_sync_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698