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

Unified Diff: components/sync/test/fake_server/fake_server_entity.cc

Issue 2376123003: [Sync] Move //components/sync to the syncer namespace. (Closed)
Patch Set: Fix tools and iOS. Created 4 years, 3 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/fake_server_entity.cc
diff --git a/components/sync/test/fake_server/fake_server_entity.cc b/components/sync/test/fake_server/fake_server_entity.cc
index 3f58ca533148bc93d8e5d1b1e573c77456697b39..0cddc43e4a6b0f108be818d3256dac5b19957a7f 100644
--- a/components/sync/test/fake_server/fake_server_entity.cc
+++ b/components/sync/test/fake_server/fake_server_entity.cc
@@ -25,7 +25,6 @@
using std::string;
using std::vector;
-
using syncer::ModelType;
// The separator used when formatting IDs.

Powered by Google App Engine
This is Rietveld 408576698