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

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: Add missing includes. Created 4 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 9abcaaaf6acbc5e76ac78f63feee03e994e581f2..b2cebe1a662fec6ecf1885deca87feeda1ab7a42 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76264,6 +76264,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="69" label="IDC_CONTENT_CONTEXT_COPYLINKTEXT"/>
<int value="70" label="IDC_CONTENT_CONTEXT_OPENLINKINPROFILE"/>
<int value="71" label="IDC_OPEN_LINK_IN_PROFILE_FIRST"/>
+ <int value="72" label="IDC_SPELLCHECK_MULTI_LINGUAL"/>
</enum>
<enum name="ReportProcessingResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698