| Index: ui/events/devices/x11/BUILD.gn
|
| diff --git a/ui/events/devices/x11/BUILD.gn b/ui/events/devices/x11/BUILD.gn
|
| index f6ab6d496c2cd752e767a8d5cba21f4e99eac9a6..b5e95ab164e33b9eb4894a9677177a1d449ba8a2 100644
|
| --- a/ui/events/devices/x11/BUILD.gn
|
| +++ b/ui/events/devices/x11/BUILD.gn
|
| @@ -13,6 +13,8 @@ component("x11") {
|
| "events_devices_x11_export.h",
|
| "touch_factory_x11.cc",
|
| "touch_factory_x11.h",
|
| + "ui_events_devices_x11_switches.cc",
|
| + "ui_events_devices_x11_switches.h",
|
| ]
|
|
|
| configs += [ "//build/config/linux:x11" ]
|
|
|