| Index: chrome/browser/chrome_browser_main_linux.cc
|
| diff --git a/chrome/browser/chrome_browser_main_linux.cc b/chrome/browser/chrome_browser_main_linux.cc
|
| index 577d9cee9d781d8a0d1480a8a0548b8df2cfe4a9..1d1b6217e2c546055e2d72a65f29099ed2a42ae0 100644
|
| --- a/chrome/browser/chrome_browser_main_linux.cc
|
| +++ b/chrome/browser/chrome_browser_main_linux.cc
|
| @@ -12,7 +12,7 @@
|
| #include <stdlib.h>
|
|
|
| #include "base/linux_util.h"
|
| -#include "chrome/app/breakpad_linuxish.h"
|
| +#include "chrome/app/breakpad_linux.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/common/env_vars.h"
|
| #include "chrome/common/pref_names.h"
|
|
|