Removing the GetUndocumentedDPIScale and GetUndocumentedDPITouchScale methods from...
commit420bebd57c773c3dc3d2c7b01d1ad98dffb92655
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 17 Jun 2014 10:00:23 +0000 (17 10:00 +0000)
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 17 Jun 2014 10:00:23 +0000 (17 10:00 +0000)
treed36d6264c9e76f354a4e5a5ff16faf77349ad6ca
parent0b6d8ecc10d6a6bbb306c25d84cd45d4d4c943b5
Removing the GetUndocumentedDPIScale and GetUndocumentedDPITouchScale methods from ui/gfx/win/dpi.cc/.h as these are no longer needed given that Chrome is now HiDPI aware.

On the same lines removed some code from the GetMinimizeButtonOffsetForWindow function for window which
attempts to workaround some issues with Surface Pro. This is also not needed given that we are HiDPI aware.

BUG=338172

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277696 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/views/frame/minimize_button_metrics_win.cc
ui/base/win/hwnd_subclass.cc
ui/gfx/win/dpi.cc
ui/gfx/win/dpi.h
ui/views/win/hwnd_message_handler.cc