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

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

Issue 2650453002: Add data usage tracking for image fetcher service (Closed)
Patch Set: Fixed treib@ comments 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 | « components/image_fetcher/image_data_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 5d9331759593f70127c81daac7e393bdafac2fa1..284a1d726612a07d52010e1879690294278894a6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83226,6 +83226,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="27" label="Web History Service"/>
<int value="28" label="Network Time Tracker"/>
<int value="29" label="Supervised User"/>
+ <int value="30" label="Image Fetcher Untagged"/>
</enum>
<enum name="DecodedImageOrientation" type="int">
« no previous file with comments | « components/image_fetcher/image_data_fetcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698