| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index f6f6a1c4df96957d210401c47954daa261ae4c1d..073f952d52573e90e85bbd67ec91ed6e076fa011 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -164,8 +164,6 @@ component("ash") {
|
| "common/shelf/shelf_controller.cc",
|
| "common/shelf/shelf_controller.h",
|
| "common/shelf/shelf_delegate.h",
|
| - "common/shelf/shelf_item_types.cc",
|
| - "common/shelf/shelf_item_types.h",
|
| "common/shelf/shelf_layout_manager.cc",
|
| "common/shelf/shelf_layout_manager.h",
|
| "common/shelf/shelf_layout_manager_observer.h",
|
|
|