| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 85414bef1561538c1964b4fd5ffe9bfee17b6153..d9661dc2e955f15554180ca0a49b52420963b0d6 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -3167,6 +3167,8 @@ split_static_library("ui") {
|
| "app_list/app_list_view_delegate.h",
|
| "app_list/chrome_app_list_item.cc",
|
| "app_list/chrome_app_list_item.h",
|
| + "app_list/custom_launcher_page_contents.cc",
|
| + "app_list/custom_launcher_page_contents.h",
|
| "app_list/extension_app_context_menu.cc",
|
| "app_list/extension_app_context_menu.h",
|
| "app_list/extension_app_item.cc",
|
|
|