| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index d7da57799594396b37623081f2ab201736674740..a87417d0f107b1f1165762aeac19963a5a9c9dc2 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -83382,6 +83382,7 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| <int value="0" label="Snippets were shown to the user"/>
|
| <int value="1" label="User scrolled through the snippets"/>
|
| <int value="2" label="User clicked on a snippet into the host website"/>
|
| + <int value="3" label="User swiped a snippet away"/>
|
| </enum>
|
|
|
| <enum name="SocketStreamConnectionType" type="int">
|
|
|