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

Unified Diff: components/sync/syncable/nigori_util.h

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/syncable/nigori_util.h
diff --git a/components/sync/syncable/nigori_util.h b/components/sync/syncable/nigori_util.h
index e8cf6706d80e9744ddd7bfa87259689dc1da9c9a..6eab1f88ac117e4a2678cfab0efcd4f1896f084d 100644
--- a/components/sync/syncable/nigori_util.h
+++ b/components/sync/syncable/nigori_util.h
@@ -13,9 +13,10 @@
namespace sync_pb {
class EntitySpecifics;
-}
+} // namespace sync_pb
namespace syncer {
+
class Cryptographer;
namespace syncable {

Powered by Google App Engine
This is Rietveld 408576698