touchui: Use a status-bubble that repositions itself as the keyboard slides in/out.
BUG=no. a feature
TEST=manually
Review URL: http://codereview.chromium.org/7796032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100689 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c5d10fd8..f1a4806 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3105,6 +3105,8 @@
'browser/ui/touch/frame/touch_browser_frame_view.h',
'browser/ui/touch/keyboard/keyboard_manager.cc',
'browser/ui/touch/keyboard/keyboard_manager.h',
+ 'browser/ui/touch/status_bubble_touch.cc',
+ 'browser/ui/touch/status_bubble_touch.h',
'browser/ui/touch/tabs/tab_strip_factory.cc',
'browser/ui/touch/tabs/touch_tab.cc',
'browser/ui/touch/tabs/touch_tab.h',