| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 7642e9a5cc52dc3c477f241dbaed194de579dacb..2ef47019c9dd1367f408546e85404bb691109ec9 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -119,8 +119,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",
|
|
|