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

Unified Diff: ui/views/mus/BUILD.gn

Issue 1972363002: mus: Add views_mus_interactive_ui_tests target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: linux Created 4 years, 7 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 | « no previous file | ui/views/mus/platform_test_helper_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index 31563b9fe35b83d1774252791ac4c6ae02bd1554..2326e21b55188c9b1d43745d153d277329f25162 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -139,6 +139,7 @@ test("views_mus_unittests") {
"../test/native_widget_factory_mus.cc",
"../view_targeter_unittest.cc",
"../widget/native_widget_unittest.cc",
+ "../widget/widget_interactive_uitest.cc",
sky 2016/05/13 19:27:52 This needs to be in its own test harness. The reas
"../widget/widget_unittest.cc",
"native_widget_mus_unittest.cc",
"platform_test_helper_mus.cc",
« no previous file with comments | « no previous file | ui/views/mus/platform_test_helper_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698