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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 1339763004: Add chrome.virtualKeyboardPrivate.setHotrodKeyboard api (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2490
Patch Set: Created 5 years, 3 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:
View side-by-side diff with in-line comments
Download patch
Index: extensions/browser/extension_function_histogram_value.h
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index b8d3ab44224d754c196d2933dd9cd0c7f3ff494b..083056840fb6f5194e5e9e8b0ddd8b4cdfc8f310 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1136,6 +1136,7 @@ enum HistogramValue {
CASTDEVICESPRIVATE_UPDATEDEVICES,
SYSTEM_DISPLAY_ENABLEUNIFIEDDESKTOP,
VIRTUALKEYBOARDPRIVATE_SETKEYBOARDSTATE,
+ VIRTUALKEYBOARDPRIVATE_SETHOTRODKEYBOARD,
// Last entry: Add new entries above, then run:
// python tools/metrics/histograms/update_extension_histograms.py
ENUM_BOUNDARY

Powered by Google App Engine
This is Rietveld 408576698