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

Unified Diff: components/sync/test/engine/single_type_mock_server.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/sync/test/engine/single_type_mock_server.h
diff --git a/components/sync/test/engine/single_type_mock_server.h b/components/sync/test/engine/single_type_mock_server.h
index 8c8c6fc1ced6762e48a3f744bfa8b3a78d160443..a9c7a3a75fe23e8419d8f9282ece6ea163e4428f 100644
--- a/components/sync/test/engine/single_type_mock_server.h
+++ b/components/sync/test/engine/single_type_mock_server.h
@@ -27,7 +27,7 @@ namespace syncer {
// This class is useful for testing UpdateHandlers and CommitContributors.
class SingleTypeMockServer {
public:
- explicit SingleTypeMockServer(ModelType type);
+ explicit SingleTypeMockServer(syncer::ModelType type);
~SingleTypeMockServer();
// Generates a SyncEntity representing a server-delivered update containing
« no previous file with comments | « components/sync/test/engine/mock_update_handler.cc ('k') | components/sync/test/engine/single_type_mock_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698