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

Unified Diff: ash/touch/touch_transformer_controller_unittest.cc

Issue 289283015: Extract touchscreen device management into a generic manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 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 | « ash/touch/touch_transformer_controller.cc ('k') | ash/wm/maximize_mode/internal_input_device_list_x11.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/touch/touch_transformer_controller_unittest.cc
diff --git a/ash/touch/touch_transformer_controller_unittest.cc b/ash/touch/touch_transformer_controller_unittest.cc
index 1b8fa1f4d564948931862c4ba38346f1e49347c0..ca64baa4789ca35379dda2ab1a445c65e5bb21a5 100644
--- a/ash/touch/touch_transformer_controller_unittest.cc
+++ b/ash/touch/touch_transformer_controller_unittest.cc
@@ -7,7 +7,7 @@
#include "ash/shell.h"
#include "ash/test/ash_test_base.h"
#include "ui/aura/window_tree_host.h"
-#include "ui/events/x/device_data_manager.h"
+#include "ui/events/device_data_manager.h"
#include "ui/gfx/display.h"
namespace ash {
« no previous file with comments | « ash/touch/touch_transformer_controller.cc ('k') | ash/wm/maximize_mode/internal_input_device_list_x11.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698