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

Unified Diff: ash/touch/touchscreen_util.h

Issue 685793002: Move all event related devices from ui/events/ to ui/events/devices/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@internal-touchscreens
Patch Set: fix ozone Created 6 years, 1 month 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 | « ash/touch/touch_transformer_controller_unittest.cc ('k') | ash/touch/touchscreen_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/touch/touchscreen_util.h
diff --git a/ash/touch/touchscreen_util.h b/ash/touch/touchscreen_util.h
index e580f6c96ab2c9c94f5e9db234aa676255999eb5..fe924a0b1e596776ae5e393756416c180f83e5f6 100644
--- a/ash/touch/touchscreen_util.h
+++ b/ash/touch/touchscreen_util.h
@@ -9,7 +9,7 @@
#include "ash/ash_export.h"
#include "ash/display/display_info.h"
-#include "ui/events/touchscreen_device.h"
+#include "ui/events/devices/touchscreen_device.h"
namespace ash {
« no previous file with comments | « ash/touch/touch_transformer_controller_unittest.cc ('k') | ash/touch/touchscreen_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698