| Index: chrome/browser/chrome_browser_main.cc
|
| diff --git a/chrome/browser/chrome_browser_main.cc b/chrome/browser/chrome_browser_main.cc
|
| index 70e791fc7305e323fbf5d026da21c3bcc5f6e650..1c6cb94296e17c74e1483bb0b95a67106b348570 100644
|
| --- a/chrome/browser/chrome_browser_main.cc
|
| +++ b/chrome/browser/chrome_browser_main.cc
|
| @@ -121,7 +121,7 @@
|
|
|
| #if defined(USE_LINUX_BREAKPAD)
|
| #include "base/linux_util.h"
|
| -#include "chrome/app/breakpad_linux.h"
|
| +#include "chrome/app/breakpad_linuxish.h"
|
| #endif
|
|
|
| #if defined(OS_LINUX) && !defined(OS_CHROMEOS)
|
|
|