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

Unified Diff: chrome/browser/safe_browsing/safe_browsing_blocking_page.h

Issue 1921533004: Add a low-frequency RAPPOR configuration, and use it for Safe Browsing and Permissions metrics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing nits 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/browser/safe_browsing/safe_browsing_blocking_page.h
diff --git a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
index 2b7ce6c223cc7be3d7f32a55c89970df5d6d238b..9770c71f107e387237402480419a27458326a8c9 100644
--- a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
+++ b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
@@ -212,6 +212,7 @@ class SafeBrowsingBlockingPage : public SecurityInterstitialPage {
std::string GetMetricPrefix() const;
std::string GetExtraMetricsSuffix() const;
std::string GetRapporPrefix() const;
+ std::string GetDeprecatedRapporPrefix() const;
std::string GetSamplingEventName() const;
DISALLOW_COPY_AND_ASSIGN(SafeBrowsingBlockingPage);
« no previous file with comments | « chrome/browser/permissions/permission_uma_util.cc ('k') | chrome/browser/safe_browsing/safe_browsing_blocking_page.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698