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 af4f557c2a2914ed343fe99ae23dbdf08affcbab..c51cbd9cca18b997dae30b6534a75c94d78ac760 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; |