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

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

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
« no previous file with comments | « extensions/browser/extension_event_histogram_value.h ('k') | ui/base/ime/chromeos/input_method_manager.h » ('j') | 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 ac36d312131f86bd5b37b11d6c6f6ca361e3ef6e..0d001bedab272c87776a5988ca28bb36d1b9a529 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63204,6 +63204,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="391" label="EASY_UNLOCK_PRIVATE_ON_SEND_COMPLETED"/>
<int value="392" label="DISPLAY_SOURCE_ON_SINKS_UPDATED"/>
<int value="393" label="INPUT_IME_ON_COMPOSITION_BOUNDS_CHANGED"/>
+ <int value="394" label="INPUT_METHOD_PRIVATE_ON_IME_MENU_ACTIVATION_CHANGED"/>
</enum>
<enum name="ExtensionFileWriteResult" type="int">
« no previous file with comments | « extensions/browser/extension_event_histogram_value.h ('k') | ui/base/ime/chromeos/input_method_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698