Index: chrome/browser/crash_handler_host_linux_stub.cc |
diff --git a/chrome/browser/crash_handler_host_linuxish_stub.cc b/chrome/browser/crash_handler_host_linux_stub.cc |
similarity index 97% |
rename from chrome/browser/crash_handler_host_linuxish_stub.cc |
rename to chrome/browser/crash_handler_host_linux_stub.cc |
index 8101c8fdb1adb9031a2fe6168d127800b0c196a9..fc81c273cd94d8a9bc553675391b8efcb0d1dd2f 100644 |
--- a/chrome/browser/crash_handler_host_linuxish_stub.cc |
+++ b/chrome/browser/crash_handler_host_linux_stub.cc |
@@ -5,7 +5,7 @@ |
// This is a stub file which is compiled in when we are building without |
// breakpad support. |
-#include "chrome/browser/crash_handler_host_linuxish.h" |
+#include "chrome/browser/crash_handler_host_linux.h" |
#include "base/memory/singleton.h" |