Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 6225d0f33d79b4560219c2f355e22c494445131f..775d2d1fad3801d85e5ee25b586bf53417dcfffc 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -14795,6 +14795,15 @@ should be able to be added at any place in this file. |
| <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete> |
| </action> |
| +<action name="UserManager_Cleared_Guest_Mode_Enabled_Add_Person_Enabled_Prefs"> |
|
rkaplow
2016/08/03 17:05:29
this is ok, but I would prefer a shorter name, if
Moe
2016/08/03 19:01:27
Done.
|
| + <owner>mahmadi@chromium.org</owner> |
| + <description> |
| + Recorded when prefs::kBrowserGuestModeEnabled and |
| + prefs::kBrowserAddPersonEnabled are cleared b/c they are no longer exist in |
|
rkaplow
2016/08/03 17:05:29
nit, write out because
Moe
2016/08/03 19:01:27
Done.
|
| + the Material Design settings page. |
| + </description> |
| +</action> |
| + |
| <action name="VideoPlayer.CastVideoError"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |