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

Unified Diff: ash/display/mouse_cursor_event_filter.cc

Issue 2445583002: Relocate display_manager from ash to ui (Closed)
Patch Set: Created 4 years, 2 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: ash/display/mouse_cursor_event_filter.cc
diff --git a/ash/display/mouse_cursor_event_filter.cc b/ash/display/mouse_cursor_event_filter.cc
index 7a45947904474cce58a26cbd7ea63d6fcfcf3af0..a3a17b62d6dd2916a0df3066c118f5dd313196ad 100644
--- a/ash/display/mouse_cursor_event_filter.cc
+++ b/ash/display/mouse_cursor_event_filter.cc
@@ -7,7 +7,7 @@
#include <cmath>
#include "ash/display/cursor_window_controller.h"
-//#include "ash/display/display_manager.h"
+//#include "ui/display/manager/display_manager.h"
kylechar 2016/10/24 14:55:15 Delete?
rjkroege 2016/10/25 23:30:26 Done.
#include "ash/display/display_util.h"
#include "ash/display/mouse_warp_controller.h"

Powered by Google App Engine
This is Rietveld 408576698