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

Unified Diff: ui/base/ui_base.gyp

Issue 1986153005: The on screen keyboard on Windows 8+ should not obscure the input field. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix more winclang build errors Created 4 years, 7 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
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 8f5c646c900f18d6695110abf8939e285d55d6ab..4eb9227037a6b6651a4da61ca02e5b348d752856 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -376,6 +376,8 @@
'win/mouse_wheel_util.h',
'win/open_file_name_win.cc',
'win/open_file_name_win.h',
+ 'win/osk_display_manager.cc',
+ 'win/osk_display_manager.h',
'win/scoped_ole_initializer.cc',
'win/scoped_ole_initializer.h',
'win/shell.cc',

Powered by Google App Engine
This is Rietveld 408576698