commit | a259f7f8643bdbf3000a6efcb30ccff13121a756 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Dec 18 14:20:28 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Dec 18 14:20:28 2013 |
tree | 1270db96f77472d0332d29b8cadf4a8d42c51062 | |
parent | c8fae2c4f4bafb43b99b516510958698606634d4 [diff] [blame] |
[IME API] Adds input.ime.hideInputView API. BUG=316524 TEST=Locally verified on sandbox. Review URL: https://codereview.chromium.org/108723004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241566 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h index 66498a3..6693c82f 100644 --- a/chrome/browser/extensions/extension_function_histogram_value.h +++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -712,6 +712,7 @@ INPUT_IME_SENDKEYEVENTS, VIRTUALKEYBOARDPRIVATE_LOCKKEYBOARD, SCREENLOCKPRIVATE_SHOWBUTTON, + INPUT_IME_HIDEINPUTVIEW, ENUM_BOUNDARY // Last entry: Add new entries above. };