Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(421)

Unified Diff: ui/display/chromeos/x11/touchscreen_delegate_x11.h

Issue 294943007: Merge 270252 "Re-land "Move touch CTM from X into Chrome"" (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1985/src/
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/display/chromeos/x11/touchscreen_delegate_x11.h
===================================================================
--- ui/display/chromeos/x11/touchscreen_delegate_x11.h (revision 271938)
+++ ui/display/chromeos/x11/touchscreen_delegate_x11.h (working copy)
@@ -20,9 +20,6 @@
// 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_;
« no previous file with comments | « ui/display/chromeos/ozone/touchscreen_delegate_ozone.cc ('k') | ui/display/chromeos/x11/touchscreen_delegate_x11.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698