| Index: ash/wm/workspace_controller_test_helper.h
|
| diff --git a/ash/wm/workspace_controller_test_helper.h b/ash/wm/workspace_controller_test_helper.h
|
| index f020c35b4898a0b46dbe3b2a17abf878208a105e..a5aeb446077d5c29af0b3ae7d1b49b281d967daf 100644
|
| --- a/ash/wm/workspace_controller_test_helper.h
|
| +++ b/ash/wm/workspace_controller_test_helper.h
|
| @@ -6,6 +6,7 @@
|
| #define ASH_WM_WORKSPACE_CONTROLLER_TEST_HELPER_H_
|
|
|
| #include "ash/wm/workspace_controller.h"
|
| +#include "base/macros.h"
|
|
|
| namespace ash {
|
| class MultiWindowResizeController;
|
|
|