Chromium Code Reviews| Index: device/geolocation/geolocation_service_impl.cc |
| diff --git a/device/geolocation/geolocation_service_impl.cc b/device/geolocation/geolocation_service_impl.cc |
| index ee9ae3a2f366a553eb84754d48e4e01e2da7d68c..bbcbbd54c5ce1903acbe3e5e02230fabec194cdd 100644 |
| --- a/device/geolocation/geolocation_service_impl.cc |
| +++ b/device/geolocation/geolocation_service_impl.cc |
| @@ -7,7 +7,7 @@ |
| #include <utility> |
| #include "base/bind.h" |
| -#include "base/metrics/histogram.h" |
| +#include "base/metrics/histogram_macros.h" |
| #include "device/geolocation/geolocation_service_context.h" |
| namespace device { |