| Index: ash/public/cpp/BUILD.gn | 
| diff --git a/ash/public/cpp/BUILD.gn b/ash/public/cpp/BUILD.gn | 
| index baae1f0ab51cb760391635c0f4818d3f0cf569fb..c0d2536f511f2e86c6f2b4a15bc5a6a1e8339e02 100644 | 
| --- a/ash/public/cpp/BUILD.gn | 
| +++ b/ash/public/cpp/BUILD.gn | 
| @@ -9,6 +9,8 @@ component("ash_public_cpp") { | 
| "mus_property_mirror_ash.cc", | 
| "mus_property_mirror_ash.h", | 
| "session_types.h", | 
| +    "shelf_application_menu_item.cc", | 
| +    "shelf_application_menu_item.h", | 
| "shelf_types.h", | 
| "shell_window_ids.cc", | 
| "shell_window_ids.h", | 
|  |