summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/breakpad_win.h')
-rw-r--r--chrome/app/breakpad_win.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/app/breakpad_win.h b/chrome/app/breakpad_win.h
index 0633c3a..5299119 100644
--- a/chrome/app/breakpad_win.h
+++ b/chrome/app/breakpad_win.h
@@ -12,8 +12,6 @@
// The maximum number of 64-char URL chunks we will report.
static const int kMaxUrlChunks = 8;
-// Calls InitCrashReporterThread in its own thread for the browser process
-// or directly for the plugin and renderer process.
void InitCrashReporter();
// Intercepts a crash but does not process it, just ask if we want to restart