Chromium Code Reviews| Index: chrome/browser/chrome_browser_main.cc |
| =================================================================== |
| --- chrome/browser/chrome_browser_main.cc (revision 131418) |
| +++ chrome/browser/chrome_browser_main.cc (working copy) |
| @@ -124,7 +124,7 @@ |
| #if defined(USE_LINUX_BREAKPAD) |
| #include "base/linux_util.h" |
| -#include "chrome/app/breakpad_linuxish.h" |
| +#include "chrome/app/breakpad_linux.h" |
| #endif |
| #if defined(OS_LINUX) && !defined(OS_CHROMEOS) |