| Index: chrome/browser/ui/webui/options/options_handlers_helper.cc
|
| diff --git a/chrome/browser/ui/webui/options/options_handlers_helper.cc b/chrome/browser/ui/webui/options/options_handlers_helper.cc
|
| index eac67bc61ababc5f898662fb12f3ed1156452bf1..9b411c580c924088718b360d96fe7a2710efda04 100644
|
| --- a/chrome/browser/ui/webui/options/options_handlers_helper.cc
|
| +++ b/chrome/browser/ui/webui/options/options_handlers_helper.cc
|
| @@ -9,6 +9,7 @@
|
| #include "chrome/browser/profiles/profile_window.h"
|
| #include "chrome/browser/profiles/profiles_state.h"
|
| #include "chrome/browser/ui/browser_finder.h"
|
| +#include "chrome/browser/ui/host_desktop.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_ui.h"
|
| #include "extensions/browser/app_window/app_window.h"
|
|
|