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

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

Issue 1156473007: Enables the user to select multiple languages for spellchecking (UI) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments, added browsertest, fixed failures. Created 5 years, 6 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
« chrome/common/spellcheck_common.h ('K') | « chrome/common/spellcheck_common.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1dd93e88c1f73bb97e9b082b198bf31c5f28af69..b2df9fc98f23f89efb4d82ae338cdf9e3a75a4b8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -58759,6 +58759,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-254887599" label="google-profile-info"/>
<int value="-231922000" label="enable-renderer-mojo-channel"/>
<int value="-206393363" label="enable-scroll-prediction"/>
+ <int value="-183246373" label="enable-multilingual-spellchecker"/>
<int value="-165756594" label="enable-touch-feedback"/>
<int value="-158549277" label="enable-embeddedsearch-api"/>
<int value="-158197254" label="enable-credential-manager-api"/>
« chrome/common/spellcheck_common.h ('K') | « chrome/common/spellcheck_common.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698