| Index: chrome/browser/profiles/profile_window.h
|
| diff --git a/chrome/browser/profiles/profile_window.h b/chrome/browser/profiles/profile_window.h
|
| index 854b62cbc646ef31eb52503f0ee12145635b9bab..73d82b6fc01a307a10bc4ab92a8e6b1e7c5b59ff 100644
|
| --- a/chrome/browser/profiles/profile_window.h
|
| +++ b/chrome/browser/profiles/profile_window.h
|
| @@ -9,9 +9,9 @@
|
| #include "chrome/browser/profiles/profile_manager.h"
|
| #include "chrome/browser/profiles/profile_metrics.h"
|
| #include "chrome/browser/ui/browser_window.h"
|
| -#include "chrome/browser/ui/host_desktop.h"
|
| #include "chrome/browser/ui/profile_chooser_constants.h"
|
| #include "chrome/browser/ui/startup/startup_types.h"
|
| +#include "ui/gfx/host_desktop_type.h"
|
|
|
| class Profile;
|
| namespace base { class FilePath; }
|
|
|