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

Unified Diff: ui/display/chromeos/ozone/touchscreen_delegate_ozone.cc

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/ozone/touchscreen_delegate_ozone.cc
===================================================================
--- ui/display/chromeos/ozone/touchscreen_delegate_ozone.cc (revision 271938)
+++ ui/display/chromeos/ozone/touchscreen_delegate_ozone.cc (working copy)
@@ -15,10 +15,4 @@
NOTIMPLEMENTED();
}
-void TouchscreenDelegateOzone::ConfigureCTM(
- int touch_device_id,
- const DisplayConfigurator::CoordinateTransformation& ctm) {
- NOTIMPLEMENTED();
-}
-
} // namespace ui
« no previous file with comments | « ui/display/chromeos/ozone/touchscreen_delegate_ozone.h ('k') | ui/display/chromeos/x11/touchscreen_delegate_x11.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698