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

Unified Diff: chrome/browser/browsing_data/history_counter_browsertest.cc

Issue 2388673002: Revert of [Sync] Move //components/sync to the syncer namespace. (patchset #5 id:40001 of https://co (Closed)
Patch Set: Created 4 years, 2 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/browser/browsing_data/history_counter_browsertest.cc
diff --git a/chrome/browser/browsing_data/history_counter_browsertest.cc b/chrome/browser/browsing_data/history_counter_browsertest.cc
index 0e3c32cb08d5c932f1c9b4658471e7d2618a8f8d..1156af6b97a7fb6f8c5800567ab81917d0d623ed 100644
--- a/chrome/browser/browsing_data/history_counter_browsertest.cc
+++ b/chrome/browser/browsing_data/history_counter_browsertest.cc
@@ -454,7 +454,7 @@ IN_PROC_BROWSER_TEST_F(HistoryCounterTest, DISABLED_RestartOnSyncChange) {
// active again.
// Stopping the Sync service triggers a restart.
- sync_service->RequestStop(syncer::SyncService::CLEAR_DATA);
+ sync_service->RequestStop(sync_driver::SyncService::CLEAR_DATA);
WaitForCountingOrConfirmFinished();
}
« no previous file with comments | « chrome/browser/autocomplete/search_provider_unittest.cc ('k') | chrome/browser/chromeos/login/signin/auth_sync_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698