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

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

Issue 2721363002: Extend LargeIconService to fetch missing favicons from a Google server (Closed)
Patch Set: Addressed comments. 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 71c65a7709a050c05e316c45e6510a9e3726ee60..582917030932b951f3a77a4ae07b88ac2cbd7acb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87180,6 +87180,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