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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2601303002: Wireup SafeBrowsingNavigationObserverManager to help PPAPI download attribution (Closed)
Patch Set: nit Created 3 years, 11 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 56a2c095ca089f23d7043c79d92f9549ee76a537..f55133bec1575b391e21bf2b50e94329ea19b392 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -114284,6 +114284,8 @@ value.
<suffix name="DownloadAttribution" label="Download referrer attribution."/>
<suffix name="PhishingInterstitialAttribution"
label="Phishing interstitial referrer attribution."/>
+ <suffix name="PPAPIDownloadAttribution"
+ label="PPAPI download referrer attribution."/>
<suffix name="MalwareInterstitialAttribution"
label="Malware interstitial referrer attribution."/>
<suffix name="UwsInterstitialAttribution"

Powered by Google App Engine
This is Rietveld 408576698