| Index: ash/common/shelf/shelf_item_types.cc
|
| diff --git a/ash/shelf/shelf_item_types.cc b/ash/common/shelf/shelf_item_types.cc
|
| similarity index 92%
|
| rename from ash/shelf/shelf_item_types.cc
|
| rename to ash/common/shelf/shelf_item_types.cc
|
| index c8dccb2fca9245d76d3c1c5d113005eb862512e4..3aa581d524c391c2c398f0fd0055e127bb768781 100644
|
| --- a/ash/shelf/shelf_item_types.cc
|
| +++ b/ash/common/shelf/shelf_item_types.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/shelf/shelf_item_types.h"
|
| +#include "ash/common/shelf/shelf_item_types.h"
|
|
|
| #include "ash/common/shelf/shelf_constants.h"
|
|
|
|
|