| Index: ash/sysui/BUILD.gn
|
| diff --git a/ash/sysui/BUILD.gn b/ash/sysui/BUILD.gn
|
| index 751f56500bba5735b0e09a109800986eb82eed0f..6cb0db426472378022ae4348bb030388b61467ba 100644
|
| --- a/ash/sysui/BUILD.gn
|
| +++ b/ash/sysui/BUILD.gn
|
| @@ -19,8 +19,6 @@ source_set("lib") {
|
| "stub_context_factory.h",
|
| "sysui_application.cc",
|
| "sysui_application.h",
|
| - "wallpaper_delegate_mus.cc",
|
| - "wallpaper_delegate_mus.h",
|
| ]
|
|
|
| deps = [
|
| @@ -29,7 +27,6 @@ source_set("lib") {
|
| "//cc",
|
| "//cc/surfaces",
|
| "//components/user_manager",
|
| - "//components/wallpaper",
|
| "//device/bluetooth",
|
| "//mojo/common:common_base",
|
| "//services/catalog/public/cpp",
|
|
|