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

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

Issue 20145004: Switch from text insertion to key press and release events on the virtual k… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with trunk. 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 d1a11546e880fa8e4b53d236b1303c5a9695c52c..8581219384c194ec763263b4ed8a0029b26cbc87 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -105,7 +105,7 @@ enum HistogramValue {
SYNCFILESYSTEM_REQUESTFILESYSTEM,
COMMANDS_GETALL,
EXPERIMENTAL_DISCOVERY_REMOVESUGGESTION,
- EXPERIMENTAL_INPUT_VIRTUALKEYBOARD_SENDKEYBOARDEVENT,
+ VIRTUALKEYBOARDPRIVATE_SENDKEYEVENT,
BOOKMARKMANAGERPRIVATE_GETSUBTREE,
EXPERIMENTAL_RLZ_RECORDPRODUCTEVENT,
BOOKMARKS_GETRECENT,
« 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