Index: chrome/app/chrome_crash_reporter_client_win.h |
diff --git a/chrome/app/chrome_crash_reporter_client_win.h b/chrome/app/chrome_crash_reporter_client_win.h |
index 29109aa3537025860b26ae183ee21fab489dbd78..21b0d7bf6dcbd70c1a1096d31f5cd3764e1607ca 100644 |
--- a/chrome/app/chrome_crash_reporter_client_win.h |
+++ b/chrome/app/chrome_crash_reporter_client_win.h |
@@ -44,6 +44,8 @@ class ChromeCrashReporterClient : public crash_reporter::CrashReporterClient { |
bool GetCollectStatsConsent() override; |
+ bool GetCollectStatsInSample() override; |
+ |
bool ReportingIsEnforcedByPolicy(bool* breakpad_enabled) override; |
bool EnableBreakpadForProcess(const std::string& process_type) override; |