| Index: ash/mus/window_manager.cc
|
| diff --git a/ash/mus/window_manager.cc b/ash/mus/window_manager.cc
|
| index 8ef14a1046f117d1c972bf0704c521d36de9cd84..bcf577263f5dceae73476f445cf9f2d183c615f8 100644
|
| --- a/ash/mus/window_manager.cc
|
| +++ b/ash/mus/window_manager.cc
|
| @@ -45,7 +45,7 @@
|
| #include "ui/aura/mus/window_tree_client.h"
|
| #include "ui/aura/mus/window_tree_host_mus.h"
|
| #include "ui/aura/window.h"
|
| -#include "ui/aura/window_property.h"
|
| +#include "ui/base/class_property.h"
|
| #include "ui/base/hit_test.h"
|
| #include "ui/display/display_observer.h"
|
| #include "ui/events/mojo/event.mojom.h"
|
|
|