| Index: ui/display/BUILD.gn
|
| diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
|
| index 3b1cdc5211e8a05bab00cd9996cd15a499506864..97bfc08669268e5a29abe8199c9e718a9e4baf01 100644
|
| --- a/ui/display/BUILD.gn
|
| +++ b/ui/display/BUILD.gn
|
| @@ -23,6 +23,8 @@ component("display") {
|
| "chromeos/query_content_protection_task.h",
|
| "chromeos/update_display_configuration_task.cc",
|
| "chromeos/update_display_configuration_task.h",
|
| + "chromeos/virtual_display_delegate.cc",
|
| + "chromeos/virtual_display_delegate.h",
|
| "chromeos/x11/display_mode_x11.cc",
|
| "chromeos/x11/display_mode_x11.h",
|
| "chromeos/x11/display_snapshot_x11.cc",
|
|
|