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

Unified Diff: ash/ash.gyp

Issue 617553002: Fix size and position of the virtual keyboard after a screen rotation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | ash/root_window_controller.cc » ('j') | ash/root_window_controller_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 0592abd165c25a58a637d4af5de3e39b88c98fb9..60e980e4a73551e2781cc404fbb6a8b17535d30f 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -616,6 +616,8 @@
'wm/toplevel_window_event_handler.h',
'wm/video_detector.cc',
'wm/video_detector.h',
+ "wm/virtual_keyboard_container_layout_manager.cc",
+ "wm/virtual_keyboard_container_layout_manager.h",
'wm/window_animations.cc',
'wm/window_animations.h',
'wm/window_positioner.cc',
« no previous file with comments | « no previous file | ash/root_window_controller.cc » ('j') | ash/root_window_controller_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698