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

Unified Diff: components/browsing_data/core/history_notice_utils_unittest.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
« no previous file with comments | « components/browsing_data/core/history_notice_utils.cc ('k') | components/gcm_driver/gcm_desktop_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browsing_data/core/history_notice_utils_unittest.cc
diff --git a/components/browsing_data/core/history_notice_utils_unittest.cc b/components/browsing_data/core/history_notice_utils_unittest.cc
index 6c4363c02d1b5353b809a767c235f086512fa7f0..4d9a4b9f48b2b2a77e45ac8b841f6528f1623f48 100644
--- a/components/browsing_data/core/history_notice_utils_unittest.cc
+++ b/components/browsing_data/core/history_notice_utils_unittest.cc
@@ -25,7 +25,7 @@ namespace browsing_data {
namespace {
-class TestSyncService : public syncer::FakeSyncService {
+class TestSyncService : public sync_driver::FakeSyncService {
public:
// Getters (FakeSyncService implementation). ---------------------------------
bool IsSyncActive() const override {
« no previous file with comments | « components/browsing_data/core/history_notice_utils.cc ('k') | components/gcm_driver/gcm_desktop_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698