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

Unified Diff: chrome/chrome_browser.gypi

Issue 7302015: A keyboard widget that manages itself (the animation and all that). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge with trunk Created 9 years, 4 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
« no previous file with comments | « chrome/browser/ui/touch/keyboard/keyboard_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f8d8eeb14da1240f4e23370fa71c37c9478832c6..f41d3bbb2e31d2a71e25d11e3024db1ffa42e0eb 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -590,8 +590,6 @@
'browser/chromeos/login/test_attempt_state.h',
'browser/chromeos/login/textfield_with_margin.cc',
'browser/chromeos/login/textfield_with_margin.h',
- 'browser/chromeos/login/touch_login_view.cc',
- 'browser/chromeos/login/touch_login_view.h',
'browser/chromeos/login/tpm_password_fetcher.cc',
'browser/chromeos/login/tpm_password_fetcher.h',
'browser/chromeos/login/update_screen.cc',
@@ -3046,10 +3044,10 @@
'browser/ui/toolbar/wrench_menu_model.cc',
'browser/ui/toolbar/wrench_menu_model.h',
'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc',
- 'browser/ui/touch/frame/keyboard_container_view.cc',
- 'browser/ui/touch/frame/keyboard_container_view.h',
'browser/ui/touch/frame/touch_browser_frame_view.cc',
'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/tabs/tab_strip_factory.cc',
'browser/ui/touch/tabs/touch_tab.cc',
'browser/ui/touch/tabs/touch_tab.h',
« no previous file with comments | « chrome/browser/ui/touch/keyboard/keyboard_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698