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

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

Issue 2772313002: [Doodle] Don't refresh more than once per 15 mins (Closed)
Patch Set: override_min_refresh_interval 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
« no previous file with comments | « components/doodle/doodle_service_unittest.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 b9111bb3ddfc3f3016e3dcb3737f9482bcee38ae..26fbd49444d330a6a2ffe9f43c15e2e004760562 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -88045,6 +88045,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="4" label="Received doodle was already expired"/>
<int value="5" label="Download failed"/>
<int value="6" label="Parsing failed"/>
+ <int value="7" label="Request ignored, min refresh interval not passed"/>
</enum>
<enum name="DoubleGetExperimentMethods" type="int">
« no previous file with comments | « components/doodle/doodle_service_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698