| Index: ui/views/mus/window_tree_host_mus.cc
|
| diff --git a/ui/views/mus/window_tree_host_mus.cc b/ui/views/mus/window_tree_host_mus.cc
|
| index 269b14eb95f7d871b7e6d62a805ef5c3c616bd41..6edb53d08aa0e092ffc51caacfcb2ab293e336a2 100644
|
| --- a/ui/views/mus/window_tree_host_mus.cc
|
| +++ b/ui/views/mus/window_tree_host_mus.cc
|
| @@ -5,7 +5,7 @@
|
| #include "ui/views/mus/window_tree_host_mus.h"
|
|
|
| #include "components/bitmap_uploader/bitmap_uploader.h"
|
| -#include "mojo/application/public/interfaces/shell.mojom.h"
|
| +#include "mojo/shell/public/interfaces/shell.mojom.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/base/view_prop.h"
|
|
|