| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 80660defaf93a86b6886741fdb354f1e5b491775..a57579a5247ca53148100aa6c1ae0c4adb96072f 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -152,6 +152,8 @@ component("ash") {
|
| "common/shelf/shelf_button_pressed_metric_tracker.h",
|
| "common/shelf/shelf_constants.cc",
|
| "common/shelf/shelf_constants.h",
|
| + "common/shelf/shelf_controller.cc",
|
| + "common/shelf/shelf_controller.h",
|
| "common/shelf/shelf_delegate.h",
|
| "common/shelf/shelf_item_delegate.h",
|
| "common/shelf/shelf_item_types.cc",
|
|
|