| Index: services/ui/ws/BUILD.gn
|
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
|
| index 4502f8efa4d0710b366962204b3db50345004df5..d4f5f07a7047b74412d5d97b2c35d20b4e34dc01 100644
|
| --- a/services/ui/ws/BUILD.gn
|
| +++ b/services/ui/ws/BUILD.gn
|
| @@ -39,9 +39,9 @@ static_library("lib") {
|
| "focus_controller_observer.h",
|
| "frame_generator.cc",
|
| "frame_generator.h",
|
| - "gpu_service_proxy.cc",
|
| - "gpu_service_proxy.h",
|
| - "gpu_service_proxy_delegate.h",
|
| + "gpu_host.cc",
|
| + "gpu_host.h",
|
| + "gpu_host_delegate.h",
|
| "modal_window_controller.cc",
|
| "modal_window_controller.h",
|
| "operation.cc",
|
|
|