| Index: components/sync/core/data_type_debug_info_listener.h
|
| diff --git a/components/sync/core/data_type_debug_info_listener.h b/components/sync/core/data_type_debug_info_listener.h
|
| index 40ca8fde56be3a842ebd79c332a1880b7a89c788..93c6a161612afe8f95e0084e71ef4bb779a28e4a 100644
|
| --- a/components/sync/core/data_type_debug_info_listener.h
|
| +++ b/components/sync/core/data_type_debug_info_listener.h
|
| @@ -12,7 +12,7 @@
|
|
|
| namespace syncer {
|
|
|
| -struct SYNC_EXPORT DataTypeConfigurationStats {
|
| +struct DataTypeConfigurationStats {
|
| DataTypeConfigurationStats();
|
| DataTypeConfigurationStats(const DataTypeConfigurationStats& other);
|
| ~DataTypeConfigurationStats();
|
|
|