Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2768)

Unified Diff: chrome/common/metrics_constants_util_win.h

Issue 1922473003: Scrub the vestigal breakpad crash dump attempts metrics code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Greg's comments. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/metrics_constants_util_win.h
diff --git a/chrome/common/metrics_constants_util_win.h b/chrome/common/metrics_constants_util_win.h
index ab545619af10a0594ff66da2baec10402e4d71fa..349191360f0efce8c592cf93c82c9d7495dfddc3 100644
--- a/chrome/common/metrics_constants_util_win.h
+++ b/chrome/common/metrics_constants_util_win.h
@@ -11,10 +11,6 @@
namespace chrome {
-// Returns the registry path where crash dump attempts are stored for this
-// product. This is used by metrics and crash reporting.
-base::string16 GetBrowserCrashDumpAttemptsRegistryPath();
-
// Returns the registry path where exit code are stored for this product. This
// is used by browser exit code metrics reporting.
base::string16 GetBrowserExitCodesRegistryPath();
« no previous file with comments | « chrome/browser/metrics/chrome_stability_metrics_provider.cc ('k') | chrome/common/metrics_constants_util_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698