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

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

Issue 421653006: Update "Predict network actions" UI setting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 1e7f9b9740f3e51c854686cb89dd93510aa4f205..76ca6d0cf43ed4a937fc2f92b8b83ac9f58efd93 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8743,6 +8743,21 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Options_NetworkPredictionOptionsBool_Disable">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
stevenjb 2014/07/30 18:03:29 Please list yourself as the owner of these metrics
Bence 2014/08/01 14:36:47 Moot: removed per UI review.
+ <description>Please enter the description of the metric.</description>
Ilya Sherman 2014/07/30 20:35:16 And please add descriptions for the metrics.
Bence 2014/08/01 14:36:47 Moot: removed per UI review.
+</action>
+
+<action name="Options_NetworkPredictionOptionsBool_Enable">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
+<action name="Options_NetworkPredictionOptionsTristate">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
+</action>
+
<action name="Options_NetworkSetPrefer">
<owner>stevenjb@chromium.org</owner>
<description>

Powered by Google App Engine
This is Rietveld 408576698