remove ui::gfx::GetDeviceScaleFactor
commit67a57736b1cd516ff05116a5c27c4c5237f151fd
authorscottmg <scottmg@chromium.org>
Thu, 23 Oct 2014 19:47:50 +0000 (23 12:47 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Oct 2014 19:48:31 +0000 (23 19:48 +0000)
treea7fbe85ba0692c1e44a0b452bc54eef17b2766ca
parent71a0f5957776e67b67a68e87601d77d8841ca009
remove ui::gfx::GetDeviceScaleFactor

GetDPIScale() handles overrides, having two accessors is extra confusion.

R=sky@chromium.org
BUG=143619

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

Cr-Commit-Position: refs/heads/master@{#300931}
chrome/browser/icon_loader_win.cc
chrome/browser/ui/views/apps/app_window_desktop_window_tree_host_win.cc
chrome/browser/ui/views/frame/minimize_button_metrics_win.cc
ui/base/layout.cc
ui/gfx/canvas_paint_win.cc
ui/gfx/screen_win.cc
ui/gfx/win/dpi.cc
ui/gfx/win/dpi.h
ui/views/controls/menu/menu_separator_win.cc
ui/views/win/hwnd_message_handler.cc