| Index: chrome/browser/sync/glue/backend_data_type_configurer.h
|
| diff --git a/chrome/browser/sync/glue/backend_data_type_configurer.h b/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| index c0796c4d37ba6f25a6da293f0b8b10fb5f90c689..5d2ab4acde480e157467a3f27741f8c5f00cccb4 100644
|
| --- a/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| +++ b/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| @@ -33,7 +33,7 @@ class BackendDataTypeConfigurer {
|
| // SyncBackendHost calls ConfigureDataTypes on itself to configure
|
| // Nigori.
|
| virtual void ConfigureDataTypes(
|
| - csync::ConfigureReason reason,
|
| + syncer::ConfigureReason reason,
|
| syncable::ModelTypeSet types_to_add,
|
| syncable::ModelTypeSet types_to_remove,
|
| NigoriState nigori_state,
|
|
|