| Index: chrome/app/chrome_crash_reporter_client.cc
|
| diff --git a/chrome/app/chrome_crash_reporter_client.cc b/chrome/app/chrome_crash_reporter_client.cc
|
| index 6bfbb3b8c5c262cf6ea946f6dfbbd750ce0542d9..6782522e8da1a387c393e5ef243de7c3297b6de1 100644
|
| --- a/chrome/app/chrome_crash_reporter_client.cc
|
| +++ b/chrome/app/chrome_crash_reporter_client.cc
|
| @@ -35,7 +35,7 @@
|
|
|
| #if defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_IOS)
|
| #include "chrome/browser/crash_upload_list.h"
|
| -#include "chrome/common/chrome_version_info_posix.h"
|
| +#include "chrome/common/chrome_version_info_values.h"
|
| #endif
|
|
|
| #if defined(OS_POSIX)
|
|
|