| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 5cb28c1a511b250bc1a1d035569f88c8feafce41..7bccb03eccee967ef014ae5b6e52580771333ada 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -162,8 +162,6 @@ component("ash") {
|
| "common/shelf/shelf_controller.cc",
|
| "common/shelf/shelf_controller.h",
|
| "common/shelf/shelf_delegate.h",
|
| - "common/shelf/shelf_item_delegate.cc",
|
| - "common/shelf/shelf_item_delegate.h",
|
| "common/shelf/shelf_item_types.cc",
|
| "common/shelf/shelf_item_types.h",
|
| "common/shelf/shelf_layout_manager.cc",
|
|
|