| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 80660defaf93a86b6886741fdb354f1e5b491775..92e6f2f6e9d19184dabc5230218af0bc9ad818e3 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -456,8 +456,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",
|
|
|