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

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

Issue 2376123003: [Sync] Move //components/sync to the syncer namespace. (Closed)
Patch Set: Rebase. 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
« no previous file with comments | « components/sync/syncable/syncable_id.h ('k') | components/sync/syncable/syncable_read_transaction.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/syncable/syncable_proto_util.h
diff --git a/components/sync/syncable/syncable_proto_util.h b/components/sync/syncable/syncable_proto_util.h
index 14a7353ef2427ef14b15cf25a2d635ddcc323fd4..ea8294f78e680a1a13aa81bd7e11dc797096a3af 100644
--- a/components/sync/syncable/syncable_proto_util.h
+++ b/components/sync/syncable/syncable_proto_util.h
@@ -11,7 +11,7 @@
namespace sync_pb {
class SyncEntity;
-}
+} // namespace sync_pb
namespace syncer {
« no previous file with comments | « components/sync/syncable/syncable_id.h ('k') | components/sync/syncable/syncable_read_transaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698