Index: ui/wm/BUILD.gn |
diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn |
index b5411722305489564af922bb6058e1f91040c8bb..5a4832409ca1732109e785a57bebd19ee16c69ee 100644 |
--- a/ui/wm/BUILD.gn |
+++ b/ui/wm/BUILD.gn |
@@ -112,6 +112,7 @@ static_library("test_support") { |
test("wm_unittests") { |
sources = [ |
"test/run_all_unittests.cc", |
+ "core/capture_controller_unittest.cc", |
"core/compound_event_filter_unittest.cc", |
"core/cursor_manager_unittest.cc", |
"core/focus_controller_unittest.cc", |