| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index b9fc60b6889b2805fff636c1f0a158bac6442a8a..21f0a67fc999108855bfa13d89fe5945c485d66b 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -15944,6 +15944,25 @@ should be able to be added at any place in this file.
|
| <description>User removed a suggested site.</description>
|
| </action>
|
|
|
| +<action name="Suggestions.SurfaceFullyVisible">
|
| + <owner>finkm@chromium.org</owner>
|
| + <owner>dgn@chromium.org</owner>
|
| + <description>
|
| + ChromeHome: The Suggestion surface is loaded or brought in the foreground in
|
| + its fully visible state. In regular Chrome, MobileNTPShown is the
|
| + equivalent.
|
| + </description>
|
| +</action>
|
| +
|
| +<action name="Suggestions.SurfaceHalfVisible">
|
| + <owner>finkm@chromium.org</owner>
|
| + <owner>dgn@chromium.org</owner>
|
| + <description>
|
| + ChromeHome: The Suggestion surface is loaded or brought in the foreground in
|
| + its half visible state. In regular Chrome, MobileNTPShown is the equivalent.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="Suggestions.SurfaceHidden">
|
| <owner>finkm@chromium.org</owner>
|
| <owner>dgn@chromium.org</owner>
|
|
|