| Index: ash/wm/maximize_mode/maximize_mode_controller.h
|
| diff --git a/ash/wm/maximize_mode/maximize_mode_controller.h b/ash/wm/maximize_mode/maximize_mode_controller.h
|
| index 4d9a217f4284c2e4f18eef6db7f75968f196731d..292910e3b14da1b61a0c6fb07b0294a9b6029140 100644
|
| --- a/ash/wm/maximize_mode/maximize_mode_controller.h
|
| +++ b/ash/wm/maximize_mode/maximize_mode_controller.h
|
| @@ -8,9 +8,9 @@
|
| #include <memory>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/common/shell_observer.h"
|
| -#include "ash/common/wm_display_observer.h"
|
| #include "ash/public/interfaces/touch_view.mojom.h"
|
| +#include "ash/shell_observer.h"
|
| +#include "ash/wm_display_observer.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/time/time.h"
|
|
|