Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2400503002: [Translate] Integrate TranslateEventProto UMA logging into TranslateManager. (Closed)
Patch Set: moar ShowTranslateBubbleResult plumbing Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 21b6306a0ceced7c935994793269c1cc61145ef3..68692ed3962a51f2bb1c5420433a8ead03450437 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -102637,6 +102637,7 @@ 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 requested but not shown"/>
</enum>
<enum name="TranslateError" type="int">

Powered by Google App Engine
This is Rietveld 408576698