Index: ui/display/chromeos/x11/touchscreen_delegate_x11.h |
diff --git a/ui/display/chromeos/x11/touchscreen_delegate_x11.h b/ui/display/chromeos/x11/touchscreen_delegate_x11.h |
index 434f55fffedfac8e138c6860f1201c4aea113cf3..7966ddf73886fb7e6fed5d329347b7e85e73974c 100644 |
--- a/ui/display/chromeos/x11/touchscreen_delegate_x11.h |
+++ b/ui/display/chromeos/x11/touchscreen_delegate_x11.h |
@@ -20,9 +20,6 @@ class TouchscreenDelegateX11 : public DisplayConfigurator::TouchscreenDelegate { |
// DisplayConfigurator::TouchscreenDelegate implementation: |
virtual void AssociateTouchscreens( |
DisplayConfigurator::DisplayStateList* outputs) OVERRIDE; |
- virtual void ConfigureCTM( |
- int touch_device_id, |
- const DisplayConfigurator::CoordinateTransformation& ctm) OVERRIDE; |
private: |
Display* display_; |