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

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

Issue 2721363002: Extend LargeIconService to fetch missing favicons from a Google server (Closed)
Patch Set: Added missing dependencies. 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 6e39a44f48916dda30e69ef8de63e104c021a62d..78468217aed21458a19bbb03a503ddcef09ccbed 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86033,6 +86033,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="36" label="NTPSnippets thumbnails"/>
<int value="37" label="Doodle"/>
<int value="38" label="UKM"/>
+ <int value="39" label="LargeIconService"/>
</enum>
<enum name="DecodedImageOrientation" type="int">

Powered by Google App Engine
This is Rietveld 408576698