Index: content/app/content_main_runner.cc |
diff --git a/content/app/content_main_runner.cc b/content/app/content_main_runner.cc |
index 7bfc37b60c0909c2d43f6cc57a1aed9a5bfdd1d6..949514af670ff0cda6aca3e0c860f9dacc3be395 100644 |
--- a/content/app/content_main_runner.cc |
+++ b/content/app/content_main_runner.cc |
@@ -49,7 +49,7 @@ |
#include "sandbox/win/src/sandbox_types.h" |
#include "ui/base/ui_base_paths.h" |
#include "ui/base/ui_base_switches.h" |
-#include "ui/gfx/dpi_win.h" |
+#include "ui/gfx/win/dpi.h" |
#include "webkit/common/user_agent/user_agent.h" |
#if defined(USE_TCMALLOC) |