Index: ui/views/BUILD.gn |
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn |
index eb265087f51750ffed4edb3103dd021472415a2d..05dce4defc99805aa6c7a0914155cf2122fc357e 100644 |
--- a/ui/views/BUILD.gn |
+++ b/ui/views/BUILD.gn |
@@ -750,6 +750,8 @@ static_library("test_support_internal") { |
sources += [ |
"test/desktop_screen_x11_test_api.cc", |
"test/desktop_screen_x11_test_api.h", |
+ "test/test_desktop_screen_x11.cc", |
+ "test/test_desktop_screen_x11.h", |
"test/ui_controls_factory_desktop_aurax11.cc", |
"test/ui_controls_factory_desktop_aurax11.h", |
] |