| Index: chrome/browser/mac/mac_startup_profiler.cc
|
| diff --git a/chrome/browser/mac/mac_startup_profiler.cc b/chrome/browser/mac/mac_startup_profiler.cc
|
| index 91a8719f67560f4e13a95aecbab014ae2b6bfc07..da81712a0579df0af80bac711050ef9dec09503c 100644
|
| --- a/chrome/browser/mac/mac_startup_profiler.cc
|
| +++ b/chrome/browser/mac/mac_startup_profiler.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/mac/mac_startup_profiler.h"
|
|
|
| #include "base/logging.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "components/startup_metric_utils/browser/startup_metric_utils.h"
|
|
|
| // static
|
|
|