| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 3766d01a249d5dec88933fc09ca3f1db901842d6..aeebc0c1d06288689bbec8118c279fb63996e5c0 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -146,7 +146,6 @@ component("ash") {
|
| "common/shelf/shelf_constants.h",
|
| "common/shelf/shelf_delegate.h",
|
| "common/shelf/shelf_item_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",
|
| @@ -687,8 +686,6 @@ component("ash") {
|
| "shelf/dimmer_view.h",
|
| "shelf/shelf_bezel_event_handler.cc",
|
| "shelf/shelf_bezel_event_handler.h",
|
| - "shelf/shelf_util.cc",
|
| - "shelf/shelf_util.h",
|
| "shelf/shelf_window_targeter.cc",
|
| "shelf/shelf_window_targeter.h",
|
| "shell.cc",
|
|
|