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

Unified Diff: ui/base/touch/touch_device_wayland.cc

Issue 17265006: wayland patch for inspection Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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
« no previous file with comments | « ui/base/ozone/._touch_event_converter_ozone.cc ('k') | ui/base/wayland/events_wayland.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/touch/touch_device_wayland.cc
diff --git a/ui/base/touch/touch_device_android.cc b/ui/base/touch/touch_device_wayland.cc
similarity index 96%
copy from ui/base/touch/touch_device_android.cc
copy to ui/base/touch/touch_device_wayland.cc
index 39e34c24765363d439e175cad62cdc98ef257ed8..f9fec54f34bd2805a4267f2f0e0dfd3086a0c58e 100644
--- a/ui/base/touch/touch_device_android.cc
+++ b/ui/base/touch/touch_device_wayland.cc
@@ -7,6 +7,8 @@
namespace ui {
bool IsTouchDevicePresent() {
+ // TODO
+
return true;
}
« no previous file with comments | « ui/base/ozone/._touch_event_converter_ozone.cc ('k') | ui/base/wayland/events_wayland.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698