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

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 976affade27de19a9373ab60d434a451e39382b5..35a6a1fbb66c6d0118f8835851d35f1b1b5b5790 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -631,6 +631,7 @@ enum HistogramValue {
ACTIVITYLOGPRIVATE_DELETEURLS,
FILEBROWSERPRIVATE_REQUESTWEBSTOREACCESSTOKEN,
RECOVERYPRIVATE_LISTREMOVABLESTORAGEDEVICES,
+ VIRTUALKEYBOARDPRIVATE_HIDEKEYBOARD,
ENUM_BOUNDARY // Last entry: Add new entries above.
};

Powered by Google App Engine
This is Rietveld 408576698