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

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

Issue 342573002: Add chrome.virtualKeyboardPrivate.openSettings api to open settings page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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_function_histogram_value.h ('k') | no next file » | 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 b9b6bb167ac24a0f6c42980811bd8d1d9bd9710f..7f3b550359e6a60bd1e2711fd65aba7eed33544a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -36520,6 +36520,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="789" label="INPUTMETHODPRIVATE_SETCURRENTINPUTMETHOD"/>
<int value="790" label="INPUTMETHODPRIVATE_GETINPUTMETHODS"/>
<int value="791" label="IDENTITY_GETPROFILEUSERINFO"/>
+ <int value="792" label="VIRTUALKEYBOARDPRIVATE_OPENSETTINGS"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698