summaryrefslogtreecommitdiffstats
path: root/components/arc.gypi
diff options
context:
space:
mode:
authorkinaba <kinaba@chromium.org>2016-01-26 01:33:34 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-26 09:34:38 +0000
commit33790d393773aa73462d33d4e71584f95704e6ba (patch)
treef7e126de360bde317159223a223cb13e50433478 /components/arc.gypi
parent2174bee74633b2e5417716990f04f94130c10a41 (diff)
downloadchromium_src-33790d393773aa73462d33d4e71584f95704e6ba.zip
chromium_src-33790d393773aa73462d33d4e71584f95704e6ba.tar.gz
chromium_src-33790d393773aa73462d33d4e71584f95704e6ba.tar.bz2
ARC: Show virtual keyboard when necessary on text input type change events.
ShowImeIfNeeded() must be explicitly called to bring up the virtual keyboard when the device is in touch mode. This is a short-term solution covering only basic use cases. Notably, it doesn't handle the case when the user dismissed the keyboard manually and then re-clicked an ARC text field yet. BUG=581282 BUG=b/25865847 Review URL: https://codereview.chromium.org/1605273002 Cr-Commit-Position: refs/heads/master@{#371481}
Diffstat (limited to 'components/arc.gypi')
-rw-r--r--components/arc.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/arc.gypi b/components/arc.gypi
index 011c55b..03146b8 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -22,6 +22,7 @@
'../ui/aura/aura.gyp:aura',
'../ui/base/ime/ui_base_ime.gyp:ui_base_ime',
'../ui/base/ui_base.gyp:ui_base',
+ '../ui/base/ui_base.gyp:ui_base_test_support',
'../ui/events/events.gyp:events_base',
],
'sources': [