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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1373073003: Implement chrome.languageSettingsPrivate custom spell check functions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@LanguagePage1EditIndividual
Patch Set: Created 5 years, 2 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 34fa10b831e80d016b4c7d0bf53009ecbf7134fb..5a84f2fe150f5b507b55f2ad38bf27fbcd8e2700 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -57807,6 +57807,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1087" label="EASYUNLOCKPRIVATE_SETUPCONNECTIONDISCONNECT"/>
<int value="1088" label="EASYUNLOCKPRIVATE_SETUPCONNECTIONSEND"/>
<int value="1089" label="DATAREDUCTIONPROXY_GETDATAUSAGE"/>
+ <int value="1090" label="LANGUAGESETTINGSPRIVATE_ADDSPELLCHECKWORD"/>
+ <int value="1091" label="LANGUAGESETTINGSPRIVATE_REMOVESPELLCHECKWORD"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698