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

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

Issue 2565873002: [translate] Add translate ranker model loader. (Closed)
Patch Set: for asan testing only - DO NOT COMMIT Created 3 years, 10 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 dfbf5b751d2345c0df056f7a8038f781c9a012a1..9965262a8a1aff5f48ce009accab4895bc030f0e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -109174,6 +109174,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