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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 89873002: Ensure that the OSK on Windows 8 shows up when we tap on an editable field in any WebContents. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 1 month 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/chrome_browser_ui.gypi
===================================================================
--- chrome/chrome_browser_ui.gypi (revision 237093)
+++ chrome/chrome_browser_ui.gypi (working copy)
@@ -69,6 +69,8 @@
'browser/ui/active_tab_tracker.h',
'browser/ui/alternate_error_tab_observer.cc',
'browser/ui/alternate_error_tab_observer.h',
+ 'browser/ui/touch_web_contents_observer_win.cc',
jam 2013/11/27 17:17:40 nit: tabs
+ 'browser/ui/touch_web_contents_observer_win.h',
'browser/ui/android/android_about_app_info.cc',
'browser/ui/android/android_about_app_info.h',
'browser/ui/android/autofill/autofill_dialog_controller_android.cc',

Powered by Google App Engine
This is Rietveld 408576698