| Index: chrome/browser/ui/browser_list.h
|
| diff --git a/chrome/browser/ui/browser_list.h b/chrome/browser/ui/browser_list.h
|
| index 2b670fa5fe78e65ed880d088849f56c400510642..0156b6ecbee713c6d5ca962cb46dfd267630b4f4 100644
|
| --- a/chrome/browser/ui/browser_list.h
|
| +++ b/chrome/browser/ui/browser_list.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/lazy_instance.h"
|
| #include "base/observer_list.h"
|
| -#include "chrome/browser/ui/host_desktop.h"
|
| +#include "ui/gfx/host_desktop_type.h"
|
|
|
| class Browser;
|
| class Profile;
|
|
|