| Index: ash/wm/workspace_controller_test_helper.cc
|
| diff --git a/ash/wm/workspace_controller_test_helper.cc b/ash/wm/workspace_controller_test_helper.cc
|
| index 5ecb0d09f9d6c157ee96657d444d0c41b8621bd0..a0c704f80bb0c3890cdd2438c0d58e8b63e26b4d 100644
|
| --- a/ash/wm/workspace_controller_test_helper.cc
|
| +++ b/ash/wm/workspace_controller_test_helper.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/wm/workspace_controller_test_helper.h"
|
|
|
| -#include "ash/common/test/workspace_event_handler_test_helper.h"
|
| -#include "ash/common/wm/workspace_controller.h"
|
| +#include "ash/test/workspace_event_handler_test_helper.h"
|
| +#include "ash/wm/workspace_controller.h"
|
| #include "ui/aura/window.h"
|
|
|
| namespace ash {
|
|
|