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

Unified Diff: components/sync/test/fake_server/bookmark_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/bookmark_entity.cc
diff --git a/components/sync/test/fake_server/bookmark_entity.cc b/components/sync/test/fake_server/bookmark_entity.cc
index b7e1eccd9852702661988a612df5279d4365b7f1..94ed45f710644fe765d94aca8bc084d6c47835f2 100644
--- a/components/sync/test/fake_server/bookmark_entity.cc
+++ b/components/sync/test/fake_server/bookmark_entity.cc
@@ -16,7 +16,6 @@
using std::string;
namespace fake_server {
-
namespace {
// Returns true if and only if |client_entity| is a bookmark.

Powered by Google App Engine
This is Rietveld 408576698