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

Unified Diff: services/ui/ws/BUILD.gn

Issue 2376583003: mus: Keep track of the drag cursor during DnD operations. (Closed)
Patch Set: style Created 4 years, 3 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 | « no previous file | services/ui/ws/drag_controller.h » ('j') | services/ui/ws/drag_controller.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index e0585c2138109ba6cfb47812d6c91776f5267a0e..975f5be9711890d5bce2522206bb517157100c72 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -28,6 +28,7 @@ static_library("lib") {
"display_manager.h",
"drag_controller.cc",
"drag_controller.h",
+ "drag_cursor_updater.h",
"drag_source.h",
"drag_target_connection.h",
"event_dispatcher.cc",
« no previous file with comments | « no previous file | services/ui/ws/drag_controller.h » ('j') | services/ui/ws/drag_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698