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

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

Issue 2266603002: mus: Implement interwindow drag and drop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Uploaded for a few comments. Created 4 years, 4 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: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index c90977d3e36f3387ef8a5b4ef9fe3d7d360c3974..184be0d2dacf72fad8e22a9a6edffc10c7b39b01 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -18,6 +18,8 @@ static_library("lib") {
"animation_runner.cc",
"animation_runner.h",
"animation_runner_observer.h",
+ "current_drag_operation.cc",
+ "current_drag_operation.h",
"default_access_policy.cc",
"default_access_policy.h",
"display.cc",

Powered by Google App Engine
This is Rietveld 408576698