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

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

Issue 1647723002: [win/cros/lin] Add back the spellcheck menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 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 ff7edd0ed6f9728ef856045fa9c5d9e3121a2849..5659bde194759704fa8b01556e4e5021992d5331 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77133,6 +77133,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="70" label="IDC_CONTENT_CONTEXT_OPENLINKINPROFILE"/>
<int value="71" label="IDC_OPEN_LINK_IN_PROFILE_FIRST"/>
<int value="72" label="IDC_CONTENT_CONTEXT_GENERATEPASSWORD"/>
+ <int value="73" label="IDC_SPELLCHECK_MULTI_LINGUAL"/>
</enum>
<enum name="ReportProcessingResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698