| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index ab2f7da5d308318039df41afddb2ea3b9d2b206f..cb4e564d26969c21b92df7bc9f59fffbd352dee4 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -142,6 +142,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="AboutFlags_enable-wifi-credential-sync">
|
| + <owner>quiche@chromium.org</owner>
|
| + <description>
|
| + User enabled WiFi credential sync via chrome://flags.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="AboutFlags_experimental-location-features">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|