| Index: ui/display/manager/BUILD.gn
|
| diff --git a/ui/display/manager/BUILD.gn b/ui/display/manager/BUILD.gn
|
| index 6f11374546ffe6770c40991a0869beee5a90112a..16c9e99778cba5dd83e7e2d15ab23bdc71a0125b 100644
|
| --- a/ui/display/manager/BUILD.gn
|
| +++ b/ui/display/manager/BUILD.gn
|
| @@ -21,6 +21,8 @@ component("manager") {
|
| "chromeos/display_util.h",
|
| "chromeos/query_content_protection_task.cc",
|
| "chromeos/query_content_protection_task.h",
|
| + "chromeos/touch_transform_controller.cc",
|
| + "chromeos/touch_transform_controller.h",
|
| "chromeos/touchscreen_util.cc",
|
| "chromeos/touchscreen_util.h",
|
| "chromeos/update_display_configuration_task.cc",
|
|
|