| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index a9afec4f939df42605707cdbf19df30bb8360948..5a8b311c63eba0784206d975c98ec383159fcc00 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -90070,6 +90070,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">
|
|
|