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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1552743003: Add chrome.inputMethodPrivate.onImeMenuActivationChanged API. (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 71a5918e3f9a7de7d4cc534a4f67ea80eab0cbd7..479d61272d7ef122e617f9a68eb3cfcfbb07876f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -62046,6 +62046,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="390" label="EASY_UNLOCK_PRIVATE_ON_DATA_RECEIVED"/>
<int value="391" label="EASY_UNLOCK_PRIVATE_ON_SEND_COMPLETED"/>
<int value="392" label="DISPLAY_SOURCE_ON_SINKS_UPDATED"/>
+ <int value="393" label="INPUT_METHOD_PRIVATE_ON_IME_MENU_ACTIVATION_CHANGED"/>
</enum>
<enum name="ExtensionFileWriteResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698