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

Unified Diff: ui/views/BUILD.gn

Issue 2442933002: Create and apply ViewsInteractiveUITestBase (Closed)
Patch Set: add class comment Created 4 years, 2 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/corewm/DEPS » ('j') | ui/views/corewm/desktop_capture_controller_unittest.cc » ('J')
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 565b115f02a7031c8b190266de5b01fca72f2d29..8775890a0c3436a5a6a4b35fe38ba73ba1c544b1 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -693,6 +693,8 @@ static_library("test_support_internal") {
"test/test_views_delegate_mac.mm",
"test/test_widget_observer.cc",
"test/test_widget_observer.h",
+ "test/views_interactive_ui_test_base.cc",
+ "test/views_interactive_ui_test_base.h",
"test/views_test_base.cc",
"test/views_test_base.h",
"test/views_test_helper.cc",
« no previous file with comments | « no previous file | ui/views/corewm/DEPS » ('j') | ui/views/corewm/desktop_capture_controller_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698