Fix omnibox height when less than 64 pixels tall.
commitae60be2b2acab1cef81de1065b91c4cfda81eb10
authorjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 14 Jan 2014 14:10:18 +0000 (14 14:10 +0000)
committerjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 14 Jan 2014 14:10:18 +0000 (14 14:10 +0000)
treeb0254cfa513073569c65fa0a1f84716bfc6615e3
parenteb08a51ce233d8b080d99fd9339b55cd69c5ca66
Fix omnibox height when less than 64 pixels tall.

Ensure there's always a HandleClientSizeChanged call that happens when the bounds change (even if that doesn't cause the actual bounds of the HWND to change), as otherwise the view size will be stale.

BUG=330123

Review URL: https://codereview.chromium.org/123793002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244693 0039d316-1c4b-4281-b951-d872f2087c98
ui/aura/window_tree_host.cc
ui/views/widget/desktop_aura/desktop_root_window_host_win.cc
ui/views/win/hwnd_message_handler.cc
ui/views/win/hwnd_message_handler.h