| Index: ui/events/devices/x11/device_data_manager_x11.h
|
| diff --git a/ui/events/devices/x11/device_data_manager_x11.h b/ui/events/devices/x11/device_data_manager_x11.h
|
| index 0fb81d1faad634fd4e6fdd1d9ba98f3864cae218..8b711a668aef9f5c2e9e0940249f7d7d7828ff73 100644
|
| --- a/ui/events/devices/x11/device_data_manager_x11.h
|
| +++ b/ui/events/devices/x11/device_data_manager_x11.h
|
| @@ -256,8 +256,6 @@ class EVENTS_DEVICES_EXPORT DeviceDataManagerX11 : public DeviceDataManager {
|
| DataType type,
|
| double value);
|
|
|
| - bool TouchEventNeedsCalibrate(int touch_device_id) const;
|
| -
|
| // Sets the keys which are still allowed on a disabled keyboard device.
|
| void SetDisabledKeyboardAllowedKeys(
|
| scoped_ptr<std::set<KeyboardCode> > excepted_keys);
|
|
|