| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 41574dae639e92a873b21e7b8fea0663e999deba..ac512c12b379cde08635afe8031f4cbeb5e5106f 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -16089,6 +16089,15 @@ should be able to be added at any place in this file.
|
| </description>
|
| </action>
|
|
|
| +<action name="Suggestions.FirstTimeSurfaceVisible">
|
| + <owner>finkm@chromium.org</owner>
|
| + <owner>dgn@chromium.org</owner>
|
| + <description>
|
| + Recorded right before Suggestions.SurfaceVisible when this is the first time
|
| + a suggestions surface is made visible to the user on that device.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="Suggestions.ScrolledAfterOpen">
|
| <owner>dgn@chromium.org</owner>
|
| <owner>finkm@chromium.org</owner>
|
|
|