| Index: ash/wm/overview/window_selector.h
|
| diff --git a/ash/wm/overview/window_selector.h b/ash/wm/overview/window_selector.h
|
| index 080732cdf2b2a7cb6f25098550d571b59dea5748..31b980f6a82ca9fea94f82c613f08cbeff12df29 100644
|
| --- a/ash/wm/overview/window_selector.h
|
| +++ b/ash/wm/overview/window_selector.h
|
| @@ -13,7 +13,7 @@
|
| #include <vector>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/wm_activation_observer.h"
|
| +#include "ash/common/wm_activation_observer.h"
|
| #include "base/macros.h"
|
| #include "base/time/time.h"
|
| #include "ui/aura/window_observer.h"
|
|
|