| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index b0c0240246666fa4c5b7774bb7e9e85b9d328e3d..62f0cb67fa378749d391c44973e4b6c11be8f7d3 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -455,8 +455,6 @@ component("ash") {
|
| "common/wm/drag_details.h",
|
| "common/wm/focus_rules.cc",
|
| "common/wm/focus_rules.h",
|
| - "common/wm/forwarding_layer_delegate.cc",
|
| - "common/wm/forwarding_layer_delegate.h",
|
| "common/wm/fullscreen_window_finder.cc",
|
| "common/wm/fullscreen_window_finder.h",
|
| "common/wm/immersive_context_ash.cc",
|
|
|