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

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

Issue 1608163002: Adds the input method private API to allow the component IME extension to change the XKB layout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 b9b24233fd0a45ffd055465623cd0b143bdfbe5e..59615489cc1b293f70825c6002a4885fc5fcc404 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63608,6 +63608,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1102" label="TERMINALPRIVATE_ACKOUTPUT"/>
<int value="1103" label="INPUT_IME_CREATEWINDOW"/>
<int value="1104" label="ACCESSIBILITY_PRIVATE_SETKEYBOARDLISTENER"/>
+ <int value="1105" label="INPUTMETHODPRIVATE_SETXKBLAYOUT"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698