| Index: ash/wm/aura/wm_globals_aura.h
|
| diff --git a/ash/wm/aura/wm_globals_aura.h b/ash/wm/aura/wm_globals_aura.h
|
| index 5cc73f5c389c33ab81e2e84c314232fc39cfc10b..91b55c84b7150ef38b5d949f6d4801b0e219a660 100644
|
| --- a/ash/wm/aura/wm_globals_aura.h
|
| +++ b/ash/wm/aura/wm_globals_aura.h
|
| @@ -8,10 +8,10 @@
|
| #include <set>
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/wm/wm_globals.h"
|
| #include "ash/display/window_tree_host_manager.h"
|
| #include "ash/shell_observer.h"
|
| #include "ash/wm/aura/wm_lookup_aura.h"
|
| -#include "ash/wm/common/wm_globals.h"
|
| #include "base/macros.h"
|
| #include "base/observer_list.h"
|
| #include "ui/wm/public/activation_change_observer.h"
|
|
|