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

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

Issue 2565873002: [translate] Add translate ranker model loader. (Closed)
Patch Set: comments from hamelphi Created 3 years, 11 months 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 eb1845ae819354ab7ddb37a2a7a9cc30aa7c4b4d..5f8637b4b5b139f2ab79801ed8017542c7280dc5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -107487,6 +107487,7 @@ value.
<int value="2" label="Download Failed"/>
<int value="3" label="Parse Failed"/>
<int value="4" label="Validation Failed"/>
+ <int value="5" label="Incompatible"/>
</enum>
<enum name="TranslateScheme" type="int">

Powered by Google App Engine
This is Rietveld 408576698