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

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: add check for rfh 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
« no previous file with comments | « chrome/test/ppapi/ppapi_filechooser_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 3761fc611f9e6f4d4c48bdef2495fc108ff21c0b..9bf0f92e800f360cdc19fd227d9323e6ee0a1b88 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -114581,6 +114581,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"
« no previous file with comments | « chrome/test/ppapi/ppapi_filechooser_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698