| Index: ash/common/wm/shelf/wm_shelf_constants.cc
|
| diff --git a/ash/wm/common/shelf/wm_shelf_constants.cc b/ash/common/wm/shelf/wm_shelf_constants.cc
|
| similarity index 86%
|
| rename from ash/wm/common/shelf/wm_shelf_constants.cc
|
| rename to ash/common/wm/shelf/wm_shelf_constants.cc
|
| index fa0425c97a671ec2b850a611e87ee3aa395e90e6..e393c26073777a48b0ff6f2fbd2693665c0dd8ed 100644
|
| --- a/ash/wm/common/shelf/wm_shelf_constants.cc
|
| +++ b/ash/common/wm/shelf/wm_shelf_constants.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_constants.h"
|
| +#include "ash/common/wm/shelf/wm_shelf_constants.h"
|
|
|
| namespace ash {
|
| namespace wm {
|
|
|