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

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

Issue 1978293003: Rename ViewTestSuite to ViewsTestSuite and put it in the proper file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@widgetinteractive
Patch Set: rebase 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 | « ui/views/BUILD.gn ('k') | ui/views/mus/views_mus_test_suite.h » ('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 1cc547ffd1ef9eac8f0bcea8223f04f255130100..6f5411ef52c04385975afb7f9ac50969bf3ddfb0 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -131,9 +131,9 @@ source_set("test_support") {
testonly = true
sources = [
- "../run_all_unittests.cc",
- "../run_all_unittests.h",
"../test/native_widget_factory_mus.cc",
+ "../views_test_suite.cc",
+ "../views_test_suite.h",
"views_mus_test_suite.cc",
"views_mus_test_suite.h",
]
« no previous file with comments | « ui/views/BUILD.gn ('k') | ui/views/mus/views_mus_test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698