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

Unified Diff: ui/views/run_all_unittests.h

Issue 1980283002: Revert of mus: Add views_mus_interactive_ui_tests target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/mus/views_mus_test_suite.cc ('k') | ui/views/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/run_all_unittests.h
diff --git a/ui/views/run_all_unittests.h b/ui/views/run_all_unittests.h
index bb9d97bc0a286314461826ead3c50d5d10d5f35f..ded03f354363584b7ad50f169a2519c0b72c159c 100644
--- a/ui/views/run_all_unittests.h
+++ b/ui/views/run_all_unittests.h
@@ -18,14 +18,12 @@
namespace views {
-// TODO(jamescook): Rename this to ViewsTestSuite and rename the file to match.
class ViewTestSuite : public base::TestSuite {
public:
ViewTestSuite(int argc, char** argv);
~ViewTestSuite() override;
int RunTests();
- int RunTestsSerially();
protected:
// base::TestSuite:
« no previous file with comments | « ui/views/mus/views_mus_test_suite.cc ('k') | ui/views/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698