| Index: ash/shelf/shelf_locking_manager_unittest.cc
|
| diff --git a/ash/common/shelf/shelf_locking_manager_unittest.cc b/ash/shelf/shelf_locking_manager_unittest.cc
|
| similarity index 96%
|
| rename from ash/common/shelf/shelf_locking_manager_unittest.cc
|
| rename to ash/shelf/shelf_locking_manager_unittest.cc
|
| index d225a9376eae39c14849cc85705e5071f4abc10a..7d57160efd4857bb3d15ea8b97531130eefd5bcf 100644
|
| --- a/ash/common/shelf/shelf_locking_manager_unittest.cc
|
| +++ b/ash/shelf/shelf_locking_manager_unittest.cc
|
| @@ -2,10 +2,10 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/common/shelf/shelf_locking_manager.h"
|
| +#include "ash/shelf/shelf_locking_manager.h"
|
|
|
| #include "ash/common/session/session_state_delegate.h"
|
| -#include "ash/common/shelf/wm_shelf.h"
|
| +#include "ash/shelf/wm_shelf.h"
|
| #include "ash/test/ash_test_base.h"
|
|
|
| namespace ash {
|
|
|