| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index d6e3b42e2f18fef62cf8db7b446e9686f1b6fb18..f6e0d2484ffdd45d4391e4a5b20c8ad63e422a34 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -88195,6 +88195,24 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| <enum name="TranslateBubbleUiEvent" type="int">
|
| <int value="1" label="Switch to Options page"/>
|
| <int value="2" label="Leave Options page"/>
|
| + <int value="3" label="Advanced Link clicked"/>
|
| + <int value="4" label="Always Translate checked"/>
|
| + <int value="5" label="Always Translate unchecked"/>
|
| + <int value="6" label="Nope menu clicked"/>
|
| + <int value="7" label="Never Translate Language menu clicked"/>
|
| + <int value="8" label="Never Translate This Site menu clicked"/>
|
| + <int value="9" label="Translate button clicked"/>
|
| + <int value="10" label="Done button clicked"/>
|
| + <int value="11" label="Cancel button clicked"/>
|
| + <int value="12" label="Close button clicked"/>
|
| + <int value="13" label="Try Again button clicked"/>
|
| + <int value="14" label="Show Original button clicked"/>
|
| + <int value="15" label="Language Settings link clicked"/>
|
| + <int value="16" label="Source Language menu clicked"/>
|
| + <int value="17" label="Target Language menu clicked"/>
|
| + <int value="18" label="Page Action icon activated"/>
|
| + <int value="19" label="Page Action icon deactivated"/>
|
| + <int value="20" label="Bubble was shown"/>
|
| </enum>
|
|
|
| <enum name="TranslateError" type="int">
|
|
|