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

Unified Diff: chrome/browser/extensions/extension_function_histogram_value.h

Issue 20526005: Implement virtual keyboard hiding. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase yet again Created 7 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: chrome/browser/extensions/extension_function_histogram_value.h
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h
index 4a35ee59b52c6c8deffae357284e4ad4b492b505..5ec7e4e82799824c54d9c12579e2a3ad95d9016a 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -632,6 +632,7 @@ enum HistogramValue {
FILEBROWSERPRIVATE_REQUESTWEBSTOREACCESSTOKEN,
RECOVERYPRIVATE_LISTREMOVABLESTORAGEDEVICES,
WALLPAPER_SETWALLPAPER,
+ VIRTUALKEYBOARDPRIVATE_HIDEKEYBOARD,
ENUM_BOUNDARY // Last entry: Add new entries above.
};
« no previous file with comments | « chrome/browser/extensions/api/input/input.cc ('k') | chrome/common/extensions/api/virtual_keyboard_private.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698