| Index: ash/wm/workspace/workspace_event_handler_test_helper.h
|
| diff --git a/ash/wm/workspace/workspace_event_handler_test_helper.h b/ash/wm/workspace/workspace_event_handler_test_helper.h
|
| index 3d0ec9500ce63af19213f97bd7d266ab5b5ac6fa..013d0d05b1089b29a9942c62bc85b948a499501d 100644
|
| --- a/ash/wm/workspace/workspace_event_handler_test_helper.h
|
| +++ b/ash/wm/workspace/workspace_event_handler_test_helper.h
|
| @@ -7,6 +7,8 @@
|
|
|
| #include "ash/wm/workspace/workspace_event_handler.h"
|
|
|
| +#include "base/macros.h"
|
| +
|
| namespace ash {
|
|
|
| class WorkspaceEventHandlerTestHelper {
|
|
|