Index: chrome/app/breakpad_linux_stub.cc |
=================================================================== |
--- chrome/app/breakpad_linux_stub.cc (revision 17070) |
+++ chrome/app/breakpad_linux_stub.cc (working copy) |
@@ -5,5 +5,5 @@ |
// This is a stub file which is compiled in when we are building without |
// breakpad support. |
-void EnableCrashDumping() { |
+void InitCrashReporter() { |
} |