| Index: chrome/browser/chrome_browser_main_x11.cc
|
| diff --git a/chrome/browser/chrome_browser_main_x11.cc b/chrome/browser/chrome_browser_main_x11.cc
|
| index 1c57d9a76322f4a862a8c9afa302048aebf11589..bc97bce94475a820cbf7c8af613fabb9385e85bd 100644
|
| --- a/chrome/browser/chrome_browser_main_x11.cc
|
| +++ b/chrome/browser/chrome_browser_main_x11.cc
|
| @@ -16,7 +16,7 @@
|
| #include "ui/base/x/x11_util_internal.h"
|
|
|
| #if defined(USE_LINUX_BREAKPAD)
|
| -#include "chrome/app/breakpad_linuxish.h"
|
| +#include "chrome/app/breakpad_linux.h"
|
| #endif
|
|
|
| using content::BrowserThread;
|
|
|