| Index: chrome/browser/chromeos/login/wizard_controller.cc
|
| diff --git a/chrome/browser/chromeos/login/wizard_controller.cc b/chrome/browser/chromeos/login/wizard_controller.cc
|
| index ffedaf0120e7113a7b307cb7959750f57d6af2e9..2b62af82dfb39ddd67794baac17bc79c9c40de66 100644
|
| --- a/chrome/browser/chromeos/login/wizard_controller.cc
|
| +++ b/chrome/browser/chromeos/login/wizard_controller.cc
|
| @@ -50,7 +50,7 @@
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
| #if defined(USE_LINUX_BREAKPAD)
|
| -#include "chrome/app/breakpad_linux.h"
|
| +#include "chrome/app/breakpad_linuxish.h"
|
| #endif
|
|
|
| using content::BrowserThread;
|
|
|