| 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).
|
|
|