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

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: Code cleanup. 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 55f1114cd2cd42a25c71a6a83410070a9b859b61..5efadebba53a35a7bea4a851f3a1338d6b8aacf7 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,

Powered by Google App Engine
This is Rietveld 408576698