| Index: chrome/browser/ui/webui/options/options_handlers_helper.h
|
| diff --git a/chrome/browser/ui/webui/options/options_handlers_helper.h b/chrome/browser/ui/webui/options/options_handlers_helper.h
|
| index 65f5e8f6e5cd0daba9acb982c832613b1dbd45b8..23879d9cbf3f8e1640ceae2cc18ddaa1f77e5aaa 100644
|
| --- a/chrome/browser/ui/webui/options/options_handlers_helper.h
|
| +++ b/chrome/browser/ui/webui/options/options_handlers_helper.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "chrome/browser/ui/host_desktop.h"
|
| +#include "ui/gfx/host_desktop_type.h"
|
|
|
| namespace content {
|
| class WebUI;
|
|
|