| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 023f86b8a05531b9a50a97a51d61c2c1a18b8de6..1f93739b9888326e467eecdbc4903b5c36b6f835 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -1847,6 +1847,13 @@ should be able to be added at any place in this file.
|
| <description>Please enter the description of this user action.</description>
|
| </action>
|
|
|
| +<action name="Chrome_ZoomLevelPreferencesMigration">
|
| + <owner>wjmaclean@chromium.org</owner>
|
| + <description>
|
| + Tracks migration to per-partition zoom-level preferences.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="ClearAuthenticationCache">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|