| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 12ffc9c510acefc27e6dfade39f7bab489dd0642..88066ef52a839ce145cbad9608d4edb80df0bf10 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -121,8 +121,6 @@ component("ash_with_content") {
|
| "content_support/ash_with_content_export.h",
|
| "content_support/gpu_support_impl.cc",
|
| "content_support/gpu_support_impl.h",
|
| - "screensaver/screensaver_view.cc",
|
| - "screensaver/screensaver_view.h",
|
| "keyboard_overlay/keyboard_overlay_delegate.cc",
|
| "keyboard_overlay/keyboard_overlay_delegate.h",
|
| "keyboard_overlay/keyboard_overlay_view.cc",
|
|
|