| Index: ui/display/types/BUILD.gn
|
| diff --git a/ui/display/types/BUILD.gn b/ui/display/types/BUILD.gn
|
| index 527bedf74869f9afd06063f30bd33e5f1bcb1c93..8f4dfc99f9db788f4e3739fbfa15ea6117c1a7f9 100644
|
| --- a/ui/display/types/BUILD.gn
|
| +++ b/ui/display/types/BUILD.gn
|
| @@ -11,9 +11,6 @@ component("types") {
|
| "chromeos/display_snapshot.h",
|
| "chromeos/native_display_delegate.h",
|
| "chromeos/native_display_observer.h",
|
| - "chromeos/touchscreen_device.cc",
|
| - "chromeos/touchscreen_device.h",
|
| - "chromeos/touchscreen_device_manager.h",
|
| "display_constants.h",
|
| "display_types_export.h",
|
| ]
|
|
|