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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 654653002: 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. Created 5 years, 9 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/chrome_switches.cc ('K') | « chrome/common/spellcheck_common.h ('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 a7d84fcd9c545290a2fd447644b6cd4634fad217..a9b4b81bce199ef159a299ff514cfa676f25f11b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52200,6 +52200,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="118991027" label="enable-accelerated-fixed-root-background"/>
<int value="120429808" label="disable-new-profile-management"/>
<int value="121858954" label="enable-supervised-user-safesites"/>
+ <int value="123456789" label="enable-multilingual-spellchecker"/>
<int value="125934378" label="enable-password-link"/>
<int value="147373243" label="enable-deferred-image-decoding"/>
<int value="180074362" label="memory-pressure-thresholds"/>
« chrome/common/chrome_switches.cc ('K') | « chrome/common/spellcheck_common.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698