| Index: ash/wm/workspace/workspace_event_handler.h
|
| diff --git a/ash/wm/workspace/workspace_event_handler.h b/ash/wm/workspace/workspace_event_handler.h
|
| index a83fd22cc4f0415168b7308fac617a8e4e75f801..ea8d78a989ded72a271d0613018193ea76826540 100644
|
| --- a/ash/wm/workspace/workspace_event_handler.h
|
| +++ b/ash/wm/workspace/workspace_event_handler.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ASH_WM_WORKSPACE_WORKSPACE_EVENT_HANDLER_H_
|
| #define ASH_WM_WORKSPACE_WORKSPACE_EVENT_HANDLER_H_
|
|
|
| -#include "ash/wm/common/workspace/multi_window_resize_controller.h"
|
| +#include "ash/common/wm/workspace/multi_window_resize_controller.h"
|
| #include "base/macros.h"
|
| #include "ui/events/event_handler.h"
|
|
|
|
|