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

Unified Diff: chrome/test/BUILD.gn

Issue 2887513002: [sync] Scope BrowserListRouterHelper to browsers with a matching profile (Closed)
Patch Set: fix last memory leak Created 3 years, 7 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/browser/sync/sessions/sync_sessions_web_contents_router.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index a96abc27d9bf2aae684eaa40552076a655a4046b..7a35232cb1110e10356db0f6dcef744658e41760 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3506,6 +3506,7 @@ test("unit_tests") {
"../browser/signin/mutable_profile_oauth2_token_service_delegate_unittest.cc",
"../browser/speech/extension_api/extension_manifests_tts_unittest.cc",
"../browser/speech/tts_controller_unittest.cc",
+ "../browser/sync/sessions/browser_list_router_helper_unittest.cc",
"../browser/sync/sync_ui_util_unittest.cc", # Sync setup uses native ui.
"../browser/task_manager/providers/browser_process_task_unittest.cc",
"../browser/task_manager/providers/child_process_task_unittest.cc",
« no previous file with comments | « chrome/browser/sync/sessions/sync_sessions_web_contents_router.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698