Index: ui/events/devices/mojo/typemaps.gni |
diff --git a/ui/events/devices/mojo/typemaps.gni b/ui/events/devices/mojo/typemaps.gni |
index 996a8a5dc85d1dd28436511a87775779b426b342..7ce719ad8278a60ec9fe324ff9f0329ca6462d4d 100644 |
--- a/ui/events/devices/mojo/typemaps.gni |
+++ b/ui/events/devices/mojo/typemaps.gni |
@@ -2,7 +2,4 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-typemaps = [ |
- "//ui/events/devices/mojo/input_device.typemap", |
- "//ui/events/devices/mojo/touchscreen_device.typemap", |
-] |
+typemaps = [ "//ui/events/devices/mojo/input_device.typemap" ] |