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

Unified Diff: base/base.gypi

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: Remove include 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 368348d736ed488ca7982f0a73e950e13ada65cc..6d77a1e6512adb4f103be6ed25c5b3223a74b3c3 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -774,6 +774,8 @@
'win/message_window.h',
'win/object_watcher.cc',
'win/object_watcher.h',
+ 'win/osk_display_manager.cc',
+ 'win/osk_display_manager.h',
'win/process_startup_helper.cc',
'win/process_startup_helper.h',
'win/registry.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/win/osk_display_manager.h » ('j') | base/win/osk_display_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698