| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index acc96a35aa6f9e065539005a13b29b83e8e313fe..dc3f07038688b3af31b4017829c5ea34cf0fb38e 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>
|
|
|