| Index: services/ui/ws/BUILD.gn
|
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
|
| index 055573df71d018cc95fd84b5caa76fb2c790fa3f..a3ef07f0a232d4502c3bd9932751a874ceb0f21a 100644
|
| --- a/services/ui/ws/BUILD.gn
|
| +++ b/services/ui/ws/BUILD.gn
|
| @@ -55,6 +55,8 @@ static_library("lib") {
|
| "operation.h",
|
| "platform_display.cc",
|
| "platform_display.h",
|
| + "platform_display_default.cc",
|
| + "platform_display_default.h",
|
| "platform_display_delegate.h",
|
| "platform_display_factory.h",
|
| "platform_display_init_params.cc",
|
|
|