Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(280)

Unified Diff: chrome/browser/crash_handler_host_linux_stub.cc

Issue 10532178: Rename back _linuxish to linux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed a typo Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/crash_handler_host_linux.cc ('k') | chrome/browser/crash_handler_host_linuxish.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « chrome/browser/crash_handler_host_linux.cc ('k') | chrome/browser/crash_handler_host_linuxish.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698