| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 3be02e04b0d53f832bba60768a36fd6449f257a6..56d6653af37d939a507d9c8b83f77090304017c3 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -118,8 +118,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",
|
|
|