| Index: ash/common/wm/shelf/wm_shelf_util.cc
|
| diff --git a/ash/wm/common/shelf/wm_shelf_util.cc b/ash/common/wm/shelf/wm_shelf_util.cc
|
| similarity index 89%
|
| rename from ash/wm/common/shelf/wm_shelf_util.cc
|
| rename to ash/common/wm/shelf/wm_shelf_util.cc
|
| index 5133feb7600ddba33547cf43974d2ab5edcd4bc6..71a60fadff493a9ebd577a887745c6d0ec46b92f 100644
|
| --- a/ash/wm/common/shelf/wm_shelf_util.cc
|
| +++ b/ash/common/wm/shelf/wm_shelf_util.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/wm/common/shelf/wm_shelf_util.h"
|
| +#include "ash/common/wm/shelf/wm_shelf_util.h"
|
|
|
| namespace ash {
|
| namespace wm {
|
|
|