| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index e17f646d7352d0aac9a229ed7af03cdf6afcaada..fa867d172627a18b455d6a5c70fbc2a410fc3fb3 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -8523,6 +8523,16 @@ 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="Options_EasyUnlockRequireProximity_Disable">
|
| + <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_EasyUnlockRequireProximity_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_EnableCloudPrintProxy">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|