Index: chrome/installer/setup/installer_crash_reporter_client.h |
diff --git a/chrome/installer/setup/installer_crash_reporter_client.h b/chrome/installer/setup/installer_crash_reporter_client.h |
index a6ba1e5d21fe9f795b70682610ab24e9225fd322..1f6bde7e20f104715644228e641dbbd204df3865 100644 |
--- a/chrome/installer/setup/installer_crash_reporter_client.h |
+++ b/chrome/installer/setup/installer_crash_reporter_client.h |
@@ -32,7 +32,6 @@ class InstallerCrashReporterClient |
bool GetIsPerUserInstall(const base::FilePath& exe_path) override; |
bool GetShouldDumpLargerDumps(bool is_per_user_install) override; |
int GetResultCodeRespawnFailed() override; |
- void InitBrowserCrashDumpsRegKey() override; |
void RecordCrashDumpAttempt(bool is_real_crash) override; |
void RecordCrashDumpAttemptResult(bool is_real_crash, |
bool succeeded) override; |