| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index c2915fb76e2e56592108f48dc1e2ddda22781ad4..7434c4162538691c411bb6ce78374657df197655 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -10708,6 +10708,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="WebView.PermissionAllow.Geolocation">
|
| + <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="WebView.PermissionDeny.Geolocation">
|
| + <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="WebView.Reload">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|