| Index: ui/events/devices/mojo/typemaps.gni
|
| diff --git a/skia/public/interfaces/typemaps.gni b/ui/events/devices/mojo/typemaps.gni
|
| similarity index 62%
|
| copy from skia/public/interfaces/typemaps.gni
|
| copy to ui/events/devices/mojo/typemaps.gni
|
| index eee4dd2a01146f0861e6081a6eb9f77333b44d38..996a8a5dc85d1dd28436511a87775779b426b342 100644
|
| --- a/skia/public/interfaces/typemaps.gni
|
| +++ b/ui/events/devices/mojo/typemaps.gni
|
| @@ -3,6 +3,6 @@
|
| # found in the LICENSE file.
|
|
|
| typemaps = [
|
| - "//skia/public/interfaces/image_filter.typemap",
|
| - "//skia/public/interfaces/skbitmap.typemap",
|
| + "//ui/events/devices/mojo/input_device.typemap",
|
| + "//ui/events/devices/mojo/touchscreen_device.typemap",
|
| ]
|
|
|