| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 5b81114051f22f0f9802cc858b116ea43364b958..f700d8d5092018d848c734a1ac9ba606f9485c87 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -1277,8 +1277,6 @@ split_static_library("ui") {
|
| }
|
| if (use_ash) {
|
| sources += [
|
| - "ash/app_launcher_id.cc",
|
| - "ash/app_launcher_id.h",
|
| "ash/app_list/app_list_controller_ash.cc",
|
| "ash/app_list/app_list_controller_ash.h",
|
| "ash/app_list/app_list_presenter_delegate_mus.cc",
|
|
|