| Index: chrome/browser/ui/app_list/app_list_controller_browsertest.cc
|
| diff --git a/chrome/browser/ui/app_list/app_list_controller_browsertest.cc b/chrome/browser/ui/app_list/app_list_controller_browsertest.cc
|
| index ea21e4de497900f45adb32dc9a095014b99bf507..c026d274874a5ecfe3527ea9880b0d5b19fee440 100644
|
| --- a/chrome/browser/ui/app_list/app_list_controller_browsertest.cc
|
| +++ b/chrome/browser/ui/app_list/app_list_controller_browsertest.cc
|
| @@ -24,6 +24,7 @@
|
| #include "ui/app_list/search_result.h"
|
| #include "ui/app_list/search_result_observer.h"
|
| #include "ui/base/models/list_model_observer.h"
|
| +#include "ui/gfx/host_desktop_type.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
| #include "chromeos/chromeos_switches.h"
|
|
|