Chromium Code Reviews| Index: ash/public/cpp/BUILD.gn |
| diff --git a/ash/public/cpp/BUILD.gn b/ash/public/cpp/BUILD.gn |
| index 0d62f36c808124f4cca14ab7a4f5202a4d3ae354..e1801e79773ce48605d458b0bc7246b182359ad3 100644 |
| --- a/ash/public/cpp/BUILD.gn |
| +++ b/ash/public/cpp/BUILD.gn |
| @@ -14,6 +14,8 @@ component("ash_public_cpp") { |
| "session_types.h", |
| "shelf_item.cc", |
| "shelf_item.h", |
| + "shelf_item_delegate.cc", |
| + "shelf_item_delegate.h", |
| "shelf_types.cc", |
| "shelf_types.h", |
| "shell_window_ids.cc", |