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

Unified Diff: sync/internal_api/public/user_share.h

Issue 10698014: [Sync] Rename csync namespace to syncer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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: sync/internal_api/public/user_share.h
diff --git a/sync/internal_api/public/user_share.h b/sync/internal_api/public/user_share.h
index 95eb7f25f5bd5915a2f5ae4f888bcbb73f2f6a0c..6356b91b0003482ee957efd3a27c9a3e62031adf 100644
--- a/sync/internal_api/public/user_share.h
+++ b/sync/internal_api/public/user_share.h
@@ -14,7 +14,7 @@ namespace syncable {
class Directory;
}
-namespace csync {
+namespace syncer {
// A UserShare encapsulates the syncable pieces that represent an authenticated
// user and their data (share).

Powered by Google App Engine
This is Rietveld 408576698