| Index: ash/touch_hud/mus/touch_hud_application.cc
|
| diff --git a/ash/touch_hud/mus/touch_hud_application.cc b/ash/touch_hud/mus/touch_hud_application.cc
|
| index 7bfc6cc640b9cca3524988b423b593d2ab7de262..266838628494a77b203c4058cc334e09ac80fce1 100644
|
| --- a/ash/touch_hud/mus/touch_hud_application.cc
|
| +++ b/ash/touch_hud/mus/touch_hud_application.cc
|
| @@ -8,7 +8,7 @@
|
| #include "ash/touch_hud/touch_hud_renderer.h"
|
| #include "base/macros.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "services/shell/public/cpp/connector.h"
|
| +#include "services/service_manager/public/cpp/connector.h"
|
| #include "services/ui/public/cpp/property_type_converters.h"
|
| #include "services/ui/public/interfaces/window_manager_constants.mojom.h"
|
| #include "ui/views/mus/aura_init.h"
|
|
|