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

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

Issue 2721363002: Extend LargeIconService to fetch missing favicons from a Google server (Closed)
Patch Set: Fixed public_deps. Created 3 years, 9 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 f0f3f9a4f7160f894dbbf81a4b9657cb96408027..d16b84fd499c99ee9c28525d054c88652c8f31c5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87164,6 +87164,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="37" label="Doodle"/>
<int value="38" label="UKM"/>
<int value="39" label="Payments"/>
+ <int value="40" label="LargeIconService"/>
</enum>
<enum name="DecodedImageOrientation" type="int">

Powered by Google App Engine
This is Rietveld 408576698