| Index: sync/util/data_type_histogram.h
|
| diff --git a/sync/util/data_type_histogram.h b/sync/util/data_type_histogram.h
|
| index 869f1624a2797aa3a6c2353b2b1ce6a809ab99be..ed66bb73bce9b031bf51c1ed1b74b8efaa780ff9 100644
|
| --- a/sync/util/data_type_histogram.h
|
| +++ b/sync/util/data_type_histogram.h
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/metrics/histogram.h"
|
| #include "base/time.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
|
|
| // For now, this just implements UMA_HISTOGRAM_LONG_TIMES. This can be adjusted
|
| // if we feel the min, max, or bucket count amount are not appropriate.
|
|
|