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

Unified Diff: chrome/test/BUILD.gn

Issue 2824073002: [sync] Prevent sessions flare on startup (Closed)
Patch Set: Disable test on android Created 3 years, 8 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 39c74a66762884f441fe00847735720a58f42b2a..9eeb5bfeb85e069dda25bd8a3b8eff56d49759ab 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3386,6 +3386,7 @@ test("unit_tests") {
"../browser/storage/durable_storage_permission_context_unittest.cc",
"../browser/subresource_filter/subresource_filter_content_settings_manager_factory_unittest.cc",
"../browser/sync/profile_sync_service_factory_unittest.cc",
+ "../browser/sync/sessions/sync_sessions_web_contents_router_unittest.cc",
"../browser/sync/sync_startup_tracker_unittest.cc",
"../browser/task_profiler/task_profiler_data_serializer_unittest.cc",
"../browser/thumbnails/content_analysis_unittest.cc",
« no previous file with comments | « chrome/browser/sync/sessions/sync_sessions_web_contents_router_unittest.cc ('k') | components/sync/model/syncable_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698