 Chromium Code Reviews
 Chromium Code Reviews| Index: chrome/app/chrome_main_delegate.cc | 
| =================================================================== | 
| --- chrome/app/chrome_main_delegate.cc (revision 131599) | 
| +++ chrome/app/chrome_main_delegate.cc (working copy) | 
| @@ -89,7 +89,7 @@ | 
| #endif | 
| #if defined(USE_LINUX_BREAKPAD) | 
| -#include "chrome/app/breakpad_linuxish.h" | 
| +#include "chrome/app/breakpad_linux.h" | 
| #endif | 
| base::LazyInstance<chrome::ChromeContentBrowserClient> |