| Index: chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc
|
| diff --git a/chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc b/chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc
|
| index 333067e4efbd470fa19ab67fda22afd69068073c..ff8cfe171b50447a5683c32b4dbac5ca1bedea26 100644
|
| --- a/chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc
|
| +++ b/chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc
|
| @@ -12,6 +12,7 @@
|
| #include "extensions/browser/app_window/app_window.h"
|
| #include "extensions/browser/app_window/native_app_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/gfx/host_desktop_type.h"
|
|
|
| namespace {
|
|
|
|
|