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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2698643002: Add data use measurement to DoodleFetcher (Closed)
Patch Set: Move ntp_tile DEPS into unrelated CL Created 3 years, 10 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/doodle/doodle_fetcher.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 f7fd8937c039f19f0327adf824671dab93cf2849..abdf8dd273620df0d79590324a835ffd683290d0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84825,6 +84825,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="34" label="Signin"/>
<int value="35" label="NTPSnippets suggestions"/>
<int value="36" label="NTPSnippets thumbnails"/>
+ <int value="37" label="Doodle"/>
</enum>
<enum name="DecodedImageOrientation" type="int">
« no previous file with comments | « components/doodle/doodle_fetcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698