Index: ui/views/widget/desktop_aura/desktop_root_window_host_win.cc |
diff --git a/ui/views/widget/desktop_aura/desktop_root_window_host_win.cc b/ui/views/widget/desktop_aura/desktop_root_window_host_win.cc |
index b9915ba71fe8d2305acadc4707cc3887a7ea246d..8f6720a24e12bf0918fa9542fc0c00e9861604f9 100644 |
--- a/ui/views/widget/desktop_aura/desktop_root_window_host_win.cc |
+++ b/ui/views/widget/desktop_aura/desktop_root_window_host_win.cc |
@@ -16,10 +16,10 @@ |
#include "ui/base/ime/input_method.h" |
#include "ui/base/ime/win/tsf_bridge.h" |
#include "ui/base/win/shell.h" |
-#include "ui/gfx/dpi_win.h" |
#include "ui/gfx/insets.h" |
#include "ui/gfx/native_widget_types.h" |
#include "ui/gfx/path_win.h" |
+#include "ui/gfx/win/dpi.h" |
#include "ui/native_theme/native_theme_aura.h" |
#include "ui/native_theme/native_theme_win.h" |
#include "ui/views/corewm/compound_event_filter.h" |