| Index: ui/ozone/platform/dri/BUILD.gn
|
| diff --git a/ui/ozone/platform/dri/BUILD.gn b/ui/ozone/platform/dri/BUILD.gn
|
| index 313f7c4ef5344102ccbb825576492d6bb64be641..0882739e9031deba8441f1aa98f42316529cfcc3 100644
|
| --- a/ui/ozone/platform/dri/BUILD.gn
|
| +++ b/ui/ozone/platform/dri/BUILD.gn
|
| @@ -58,6 +58,8 @@ source_set("dri_common") {
|
| "hardware_display_plane_manager.h",
|
| "hardware_display_plane_manager_legacy.cc",
|
| "hardware_display_plane_manager_legacy.h",
|
| + "io_helper_thread.cc",
|
| + "io_helper_thread.h",
|
| "native_display_delegate_dri.cc",
|
| "native_display_delegate_dri.h",
|
| "native_display_delegate_proxy.cc",
|
|
|