Index: components/mus/input_devices/typemaps.gni |
diff --git a/url/mojo/typemaps.gni b/components/mus/input_devices/typemaps.gni |
similarity index 59% |
copy from url/mojo/typemaps.gni |
copy to components/mus/input_devices/typemaps.gni |
index 577b028e23e9400420796068c3c8992bf0630c18..c091c04986b5287e4b14052ea7e75abb9b5566ea 100644 |
--- a/url/mojo/typemaps.gni |
+++ b/components/mus/input_devices/typemaps.gni |
@@ -3,6 +3,6 @@ |
# found in the LICENSE file. |
typemaps = [ |
- "//url/mojo/origin.typemap", |
- "//url/mojo/gurl.typemap", |
+ "//components/mus/input_devices/input_device.typemap", |
+ "//components/mus/input_devices/touchscreen_device.typemap", |
] |