| 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 55968ca868146b3b913e2ef043be11ac08cbf0d7..51bbd547b3bf1a8f2045851868125a076057e1e0 100644
|
| --- a/chrome/browser/chrome_browser_main_x11.cc
|
| +++ b/chrome/browser/chrome_browser_main_x11.cc
|
| @@ -15,7 +15,7 @@
|
| #include "ui/base/x/x11_util_internal.h"
|
|
|
| #if defined(USE_LINUX_BREAKPAD)
|
| -#include "chrome/app/breakpad_linux.h"
|
| +#include "chrome/app/breakpad_linuxish.h"
|
| #endif
|
|
|
| using content::BrowserThread;
|
|
|