| Index: ui/events/devices/mojo/touchscreen_device.typemap
|
| diff --git a/ui/events/devices/mojo/touchscreen_device.typemap b/ui/events/devices/mojo/touchscreen_device.typemap
|
| deleted file mode 100644
|
| index 589312f52265b18f4e9fa4da4c08e9e1462088f6..0000000000000000000000000000000000000000
|
| --- a/ui/events/devices/mojo/touchscreen_device.typemap
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -# Copyright 2016 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -mojom = "//ui/events/devices/mojo/input_devices.mojom"
|
| -public_headers = [ "//ui/events/devices/touchscreen_device.h" ]
|
| -traits_headers = [
|
| - "//ui/events/devices/mojo/input_device_struct_traits.h"
|
| - ]
|
| -public_deps = [
|
| - "//ui/events/devices",
|
| -]
|
| -deps = [
|
| - "//ui/gfx/geometry",
|
| -]
|
| -type_mappings = [ "ui.mojom.TouchscreenDevice=ui::TouchscreenDevice" ]
|
|
|