| Index: chrome/browser/ui/aura/active_desktop_monitor.h
|
| diff --git a/chrome/browser/ui/aura/active_desktop_monitor.h b/chrome/browser/ui/aura/active_desktop_monitor.h
|
| index f9956fb4e51499ad3dfb1e91aeb1bc37951781d3..52272576dd2b256a2502cdccd526241dc5b72363 100644
|
| --- a/chrome/browser/ui/aura/active_desktop_monitor.h
|
| +++ b/chrome/browser/ui/aura/active_desktop_monitor.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/browser/ui/host_desktop.h"
|
| #include "ui/aura/env_observer.h"
|
| +#include "ui/gfx/host_desktop_type.h"
|
|
|
| // Tracks the most-recently activated host desktop type by observing
|
| // WindowTreeHost activations.
|
|
|