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

Unified Diff: ui/views/BUILD.gn

Issue 2327623002: X11: Add TestDesktopScreenX11 to simulate mouse movement in ui tests (Closed)
Patch Set: Move test_desktop_screen_x11 to test_support_internal Created 4 years, 3 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
« no previous file with comments | « chrome/test/base/view_event_test_platform_part_default.cc ('k') | ui/views/test/test_desktop_screen_x11.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « chrome/test/base/view_event_test_platform_part_default.cc ('k') | ui/views/test/test_desktop_screen_x11.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698