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

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: move tab_id and has_user_gesture computation to PPAPIDownloadRequest constructor instead 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 d384a530c0a1a50f3b3cd88e59374bb7c49b2382..ddb4891bd25d93d078ca4a850a40cceab36f4a56 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -114562,6 +114562,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"
« chrome/browser/file_select_helper.cc ('K') | « 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