Index: chrome/browser/ui/ash/ash_util.cc |
diff --git a/chrome/browser/ui/ash/ash_util.cc b/chrome/browser/ui/ash/ash_util.cc |
index 775003f0e7e71e714bab505c7ae78b5103caf648..f202f36c246861047a95178f30effb8d373d8493 100644 |
--- a/chrome/browser/ui/ash/ash_util.cc |
+++ b/chrome/browser/ui/ash/ash_util.cc |
@@ -7,8 +7,8 @@ |
#include "ash/accelerators/accelerator_controller.h" |
#include "ash/shell.h" |
#include "chrome/browser/ui/ash/ash_init.h" |
-#include "chrome/browser/ui/host_desktop.h" |
#include "ui/aura/window_event_dispatcher.h" |
+#include "ui/gfx/host_desktop_type.h" |
#if !defined(OS_CHROMEOS) |
#include "base/command_line.h" |