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