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

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

Issue 1051433002: Improvements to the offline intersitial and easter egg (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove actions.xml and unused includes Created 5 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 00a3179a3289856edfc657a3040588f1c79a7a1f..754ad6e89e2fd080f6cafde1e9c528ceba082735 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -55196,6 +55196,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="9" label="Both Buttons Shown"/>
<int value="10" label="Both Buttons Shown, Show Saved Copy Clicked"/>
<int value="11" label="Both Buttons Shown, Reload Clicked"/>
+ <int value="12" label="Easter egg activated"/>
</enum>
<enum name="NetPreconnectUtilization" type="int">

Powered by Google App Engine
This is Rietveld 408576698