Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index d7da57799594396b37623081f2ab201736674740..a575f1d5c367995c4311dc652ea6a33168c18735 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 on a snippet and dismissed it"/> |
|
Bernhard Bauer
2016/04/14 15:36:34
Nit: "swiped a snippet away"
dgn
2016/04/15 10:51:57
Done.
|
| </enum> |
| <enum name="SocketStreamConnectionType" type="int"> |