Index: ui/views/mus/BUILD.gn |
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn |
index 2d1a65dea3972f64a89ea14bfeeb880159f071b3..94d53fb62c4a183593579a50ee0b8ee9fe7d9b7d 100644 |
--- a/ui/views/mus/BUILD.gn |
+++ b/ui/views/mus/BUILD.gn |
@@ -17,6 +17,10 @@ component("mus") { |
"aura_init.h", |
"clipboard_mus.cc", |
"clipboard_mus.h", |
+ "drag_drop_client_mus.cc", |
+ "drag_drop_client_mus.h", |
+ "drop_target_mus.cc", |
+ "drop_target_mus.h", |
"input_method_mus.cc", |
"input_method_mus.h", |
"mus_export.h", |