| Index: chrome/browser/google/google_update_win.cc
|
| diff --git a/chrome/browser/google/google_update_win.cc b/chrome/browser/google/google_update_win.cc
|
| index 6514ab82df88b2f2532d5ec93908425f48936ef4..77bdcac67064e7d1bbdceb2056da9fafbe6e6024 100644
|
| --- a/chrome/browser/google/google_update_win.cc
|
| +++ b/chrome/browser/google/google_update_win.cc
|
| @@ -17,7 +17,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/location.h"
|
| #include "base/macros.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/metrics/sparse_histogram.h"
|
| #include "base/path_service.h"
|
| #include "base/sequenced_task_runner.h"
|
|
|