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

Unified Diff: ui/views/mus/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: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index 3f3d4c7517eb85465183b8cd2630f29112937408..8654cd2e54512321a3a6ef36c70ac096fe375deb 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -23,6 +23,8 @@ component("mus") {
"clipboard_mus.h",
"display_list.cc",
"display_list.h",
+ "drop_target_mus.cc",
+ "drop_target_mus.h",
"input_method_mus.cc",
"input_method_mus.h",
"mus_export.h",

Powered by Google App Engine
This is Rietveld 408576698