| Index: ash/test/workspace_event_handler_test_helper.cc
|
| diff --git a/ash/common/test/workspace_event_handler_test_helper.cc b/ash/test/workspace_event_handler_test_helper.cc
|
| similarity index 86%
|
| rename from ash/common/test/workspace_event_handler_test_helper.cc
|
| rename to ash/test/workspace_event_handler_test_helper.cc
|
| index 865ffbfb9f57db2eda01f6e4b182fb28ccfc0dff..fe7b1d9cddb4fd912d6b332feaa8d9236537011d 100644
|
| --- a/ash/common/test/workspace_event_handler_test_helper.cc
|
| +++ b/ash/test/workspace_event_handler_test_helper.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/common/test/workspace_event_handler_test_helper.h"
|
| +#include "ash/test/workspace_event_handler_test_helper.h"
|
|
|
| namespace ash {
|
|
|
|
|