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

Unified Diff: test/test_switches.h

Issue 2045303002: Update to Chromium //base at Chromium commit 3e81715e6d3a4324362635aea46ce1f1a163cca1. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/domokit/base@master
Patch Set: Created 4 years, 6 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 | « test/test_discardable_memory_allocator.cc ('k') | test/test_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test_switches.h
diff --git a/test/test_switches.h b/test/test_switches.h
index f145f1efc978fab84dedc651538973f6c42a7228..419b755541018ee77b1e15a928570b179c7242fa 100644
--- a/test/test_switches.h
+++ b/test/test_switches.h
@@ -12,6 +12,7 @@ namespace switches {
extern const char kTestLauncherBatchLimit[];
extern const char kTestLauncherBotMode[];
extern const char kTestLauncherDebugLauncher[];
+extern const char kTestLauncherForceRunBrokenTests[];
extern const char kTestLauncherFilterFile[];
extern const char kTestLauncherJobs[];
extern const char kTestLauncherListTests[];
« no previous file with comments | « test/test_discardable_memory_allocator.cc ('k') | test/test_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698