| Index: mash/screenlock/screenlock.cc
|
| diff --git a/mash/screenlock/screenlock.cc b/mash/screenlock/screenlock.cc
|
| index 10f32633712be199559724aef7d015427f3188f8..149dcc25448ae5ffbc131bd5a06d22cccf2df7a6 100644
|
| --- a/mash/screenlock/screenlock.cc
|
| +++ b/mash/screenlock/screenlock.cc
|
| @@ -10,7 +10,7 @@
|
| #include "mash/session/public/interfaces/session.mojom.h"
|
| #include "mash/wm/public/interfaces/container.mojom.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| -#include "mojo/shell/public/cpp/connector.h"
|
| +#include "services/shell/public/cpp/connector.h"
|
| #include "ui/views/background.h"
|
| #include "ui/views/controls/button/label_button.h"
|
| #include "ui/views/mus/aura_init.h"
|
|
|