| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index b5ab0cb93120240c6266d9a2d589e278f2c1904d..a0700ef3ce3da33d4d16e4df72d0dc9c5fe5435d 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -102744,6 +102744,11 @@ value.
|
| <int value="18" label="Page Action icon activated"/>
|
| <int value="19" label="Page Action icon deactivated"/>
|
| <int value="20" label="Bubble was shown"/>
|
| + <int value="21" label="Bubble not shown: window is no longer valid"/>
|
| + <int value="22" label="Bubble not shown: window is minimized"/>
|
| + <int value="23" label="Bubble not shown: window is not active"/>
|
| + <int value="24" label="Bubble not shown: web contents not active"/>
|
| + <int value="25" label="Bubble not shown: editable field is active"/>
|
| </enum>
|
|
|
| <enum name="TranslateError" type="int">
|
|
|