| 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 de12aa413382475ae1adf2e3149523a75e7fe36d..cc72aec5ee2503fd7ea8db425fa9f4217b602377 100644
|
| --- a/ash/wm/workspace/workspace_event_handler.h
|
| +++ b/ash/wm/workspace/workspace_event_handler.h
|
| @@ -6,6 +6,7 @@
|
| #define ASH_WM_WORKSPACE_WORKSPACE_EVENT_HANDLER_H_
|
|
|
| #include "ash/wm/workspace/multi_window_resize_controller.h"
|
| +#include "base/macros.h"
|
| #include "ui/events/event_handler.h"
|
|
|
| namespace ash {
|
|
|