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

Unified Diff: components/sync/test/fake_server/permanent_entity.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: components/sync/test/fake_server/permanent_entity.cc
diff --git a/components/sync/test/fake_server/permanent_entity.cc b/components/sync/test/fake_server/permanent_entity.cc
index 8183fa6da0314827c15cc7ccd7c8e1198a8992b6..74d10c8d08218392f47a8b760f7662ffc27c189e 100644
--- a/components/sync/test/fake_server/permanent_entity.cc
+++ b/components/sync/test/fake_server/permanent_entity.cc
@@ -8,6 +8,7 @@
#include "base/memory/ptr_util.h"
using std::string;
+
using syncer::ModelType;
// The parent tag for children of the root entity. Entities with this parent are

Powered by Google App Engine
This is Rietveld 408576698