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

Unified Diff: ui/views/run_all_unittests.h

Issue 1972363002: mus: Add views_mus_interactive_ui_tests target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: similarity 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
Index: ui/views/run_all_unittests.h
diff --git a/ui/views/run_all_unittests.h b/ui/views/run_all_unittests.h
index 43239f80772f676d77490cd3b070d76cff4ed330..432b7263e4161aff6d4d5f2e5098a26510ff7c9c 100644
--- a/ui/views/run_all_unittests.h
+++ b/ui/views/run_all_unittests.h
@@ -8,6 +8,7 @@
namespace views {
int RunAllUnittests(int argc, char** argv);
+int RunAllUnittestsSerially(int argc, char** argv);
} // namespace

Powered by Google App Engine
This is Rietveld 408576698