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

Unified Diff: components/sync_sessions/tab_node_pool.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
Index: components/sync_sessions/tab_node_pool.h
diff --git a/components/sync_sessions/tab_node_pool.h b/components/sync_sessions/tab_node_pool.h
index e7ba5b06788d4ad76b9f48d988f3546c7b8f4108..b197e00b1f5f17cbc15ddd73710ea1c09042d6ba 100644
--- a/components/sync_sessions/tab_node_pool.h
+++ b/components/sync_sessions/tab_node_pool.h
@@ -17,7 +17,7 @@
namespace syncer {
class SyncChangeProcessor;
-}
+} // namespace syncer
namespace sync_sessions {

Powered by Google App Engine
This is Rietveld 408576698