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

Unified Diff: ui/views/mus/interactive_ui_tests_mus.cc

Issue 2651953002: Revert of [Service Manager] Get rid of dynamic service discovery (Closed)
Patch Set: Created 3 years, 11 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/DEPS ('k') | ui/views/mus/run_all_unittests_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/interactive_ui_tests_mus.cc
diff --git a/ui/views/mus/interactive_ui_tests_mus.cc b/ui/views/mus/interactive_ui_tests_mus.cc
index 5bea8092bb4c7c48c2757fbe38bf828970c092ce..4181166def3b2ba59638842f27ffadd23d1071d5 100644
--- a/ui/views/mus/interactive_ui_tests_mus.cc
+++ b/ui/views/mus/interactive_ui_tests_mus.cc
@@ -4,6 +4,6 @@
#include "ui/views/mus/views_mus_test_suite.h"
-int main(int argc, char** argv) {
+int MasterProcessMain(int argc, char** argv) {
return views::ViewsMusTestSuite(argc, argv).RunTestsSerially();
}
« no previous file with comments | « ui/views/mus/DEPS ('k') | ui/views/mus/run_all_unittests_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698