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

Unified Diff: components/ntp_snippets/remote/ntp_snippets_test_utils.h

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: components/ntp_snippets/remote/ntp_snippets_test_utils.h
diff --git a/components/ntp_snippets/remote/ntp_snippets_test_utils.h b/components/ntp_snippets/remote/ntp_snippets_test_utils.h
index 2a61b3d037ee69280aa473bc3f67e5c3a795d277..511cbace7b40f4cb2e3d556af0dc42ecd8959c57 100644
--- a/components/ntp_snippets/remote/ntp_snippets_test_utils.h
+++ b/components/ntp_snippets/remote/ntp_snippets_test_utils.h
@@ -19,7 +19,7 @@ class TestSigninClient;
namespace ntp_snippets {
namespace test {
-class FakeSyncService : public syncer::FakeSyncService {
+class FakeSyncService : public sync_driver::FakeSyncService {
public:
FakeSyncService();
~FakeSyncService() override;
« no previous file with comments | « components/history/core/browser/web_history_service.cc ('k') | components/ntp_snippets/sessions/tab_delegate_sync_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698