summaryrefslogtreecommitdiff
path: root/chromium/ui/events/devices/mojo/typemaps.gni
blob: 727e53fcf7326a242b1b8d5e3426e08299d968e5 (plain)
1
2
3
4
5
6
7
8
# 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.

typemaps = [
  "//ui/events/devices/mojo/input_device.typemap",
  "//ui/events/devices/mojo/touch_device_transform.typemap",
]