| Index: chrome/browser/diagnostics/diagnostics_test.cc
|
| diff --git a/chrome/browser/diagnostics/diagnostics_test.cc b/chrome/browser/diagnostics/diagnostics_test.cc
|
| index ff0ba6b353659df3a5371b368f86d74dbf6905b2..df5ae196a72c7a0304647fd7ecd448ff6a1bba8b 100644
|
| --- a/chrome/browser/diagnostics/diagnostics_test.cc
|
| +++ b/chrome/browser/diagnostics/diagnostics_test.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/path_service.h"
|
| #include "build/build_config.h"
|
| #include "chrome/common/chrome_constants.h"
|
|
|