Index: ui/events/devices/touchscreen_device.h |
diff --git a/ui/events/devices/touchscreen_device.h b/ui/events/devices/touchscreen_device.h |
index f3a26e67a393be11e250d671c3ecd629cb0ef401..7502f68bf1842b819cf65d1a84bf2e542dfdd378 100644 |
--- a/ui/events/devices/touchscreen_device.h |
+++ b/ui/events/devices/touchscreen_device.h |
@@ -20,11 +20,6 @@ |
TouchscreenDevice(int id, |
InputDeviceType type, |
- const std::string& name, |
- const gfx::Size& size, |
- int touch_points); |
- |
- TouchscreenDevice(const InputDevice& input_device, |
const gfx::Size& size, |
int touch_points); |