Index: ash/display/display_info.cc |
diff --git a/ash/display/display_info.cc b/ash/display/display_info.cc |
index 16a31f243e23494d75442e1fc9b9b790feab3984..796ee5baac6644c1f4fbe1b673b534d637711c36 100644 |
--- a/ash/display/display_info.cc |
+++ b/ash/display/display_info.cc |
@@ -12,12 +12,12 @@ |
#include "base/strings/string_util.h" |
#include "base/strings/stringprintf.h" |
#include "ui/gfx/display.h" |
+#include "ui/gfx/dpi.h" |
#include "ui/gfx/size_conversions.h" |
#include "ui/gfx/size_f.h" |
#if defined(OS_WIN) |
#include "ui/aura/window_tree_host.h" |
-#include "ui/gfx/win/dpi.h" |
#endif |
namespace ash { |