| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 1d4fb44e73ebbd206128b65ad3af90b42349f0d2..bd18a32039164e29e5725601be278a04be66b4b0 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -11124,11 +11124,9 @@ should be able to be added at any place in this file.
|
| </action>
|
|
|
| <action name="Options_DefaultFullScreenSettingChanged">
|
| - <owner>lshang@chromium.org</owner>
|
| - <description>
|
| - Recorded when the default value for the Full Screen content setting is
|
| - changed by the user.
|
| - </description>
|
| + <owner>mgiuca@chromium.org</owner>
|
| + <description>Was used for changing fullscreen settings.</description>
|
| + <obsolete>Deprecated as of 2016-10. These settings no longer exist.</obsolete>
|
| </action>
|
|
|
| <action name="Options_DefaultGeolocationSettingChanged">
|
| @@ -11196,8 +11194,9 @@ should be able to be added at any place in this file.
|
| </action>
|
|
|
| <action name="Options_DefaultMouseLockSettingChanged">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <description>Please enter the description of this user action.</description>
|
| + <owner>mgiuca@chromium.org</owner>
|
| + <description>Was used for changing mouse lock settings.</description>
|
| + <obsolete>Deprecated as of 2016-10. These settings no longer exist.</obsolete>
|
| </action>
|
|
|
| <action name="Options_DefaultMultipleAutomaticDLSettingChange">
|
|
|