| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 079207cc5649ad74664e92cdfa47960f1be43f41..75b980f924ae85ac602f1acd221b7b82ab89a60e 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -90764,6 +90764,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <int value="6" label="Button click">
|
| The user clicked on the OK or Cancel button
|
| </int>
|
| + <int value="7" label="Tab navigated">
|
| + The user navigated the tab (e.g. back/forward, reload)
|
| + </int>
|
| </enum>
|
|
|
| <enum name="JumplisticonsfolderCategory" type="int">
|
|
|