| Index: sync/syncable/write_transaction_info.h
|
| diff --git a/sync/syncable/write_transaction_info.h b/sync/syncable/write_transaction_info.h
|
| index b49c3765161851fbd00416fcbc677febb3a4e255..e8a2eaeeb82771afb909ee3fb92559158c7468d8 100644
|
| --- a/sync/syncable/write_transaction_info.h
|
| +++ b/sync/syncable/write_transaction_info.h
|
| @@ -32,7 +32,7 @@ struct WriteTransactionInfo {
|
| };
|
|
|
| typedef
|
| - csync::Immutable<WriteTransactionInfo>
|
| + syncer::Immutable<WriteTransactionInfo>
|
| ImmutableWriteTransactionInfo;
|
|
|
| } // namespace syncable
|
|
|