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

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

Issue 2276113002: Add data usage tracking for NTP tiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 3 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 | « components/ntp_tiles/popular_sites.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 575207f41dbc18652f98f2d2af7f8de27529278e..06990956e3804e81e1a3ecea817c0871720da238 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -75759,6 +75759,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="16" label="Safe Browsing"/>
<int value="17" label="Data Reduction Proxy"/>
<int value="18" label="Precache"/>
+ <int value="19" label="NTPTiles"/>
</enum>
<enum name="DecodedImageOrientation" type="int">
« no previous file with comments | « components/ntp_tiles/popular_sites.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698