| Index: chrome/browser/diagnostics/recon_diagnostics.cc
|
| diff --git a/chrome/browser/diagnostics/recon_diagnostics.cc b/chrome/browser/diagnostics/recon_diagnostics.cc
|
| index bda422b9b95c497188759810064624e4861af6e2..f657fefc7147bb55b0c868a83c74e83b6e25360a 100644
|
| --- a/chrome/browser/diagnostics/recon_diagnostics.cc
|
| +++ b/chrome/browser/diagnostics/recon_diagnostics.cc
|
| @@ -15,6 +15,7 @@
|
| #include "base/path_service.h"
|
| #include "chrome/browser/diagnostics/diagnostics_test.h"
|
| #include "chrome/browser/platform_util.h"
|
| +#include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/chrome_version_info.h"
|
| #include "chrome/common/json_value_serializer.h"
|
|
|