Chromium Code Reviews| Index: chrome/app/breakpad_linux.h |
| diff --git a/chrome/app/breakpad_linux.h b/chrome/app/breakpad_linux.h |
| index f5894798e2832c8d46a427adc8bd9db46b6ed163..8f469261c45947d7e6d85487ecaf18a44b9c3d9c 100644 |
| --- a/chrome/app/breakpad_linux.h |
| +++ b/chrome/app/breakpad_linux.h |
| @@ -11,7 +11,7 @@ |
| extern void InitCrashReporter(); |
| #if defined(OS_ANDROID) |
| -extern void InitNonBrowserCrashReporterForAndroid(int minidump_fd); |
| +extern void InitNonBrowserCrashReporterForAndroid(); |
| #endif |
| bool IsCrashReporterEnabled(); |