summaryrefslogtreecommitdiffstats
path: root/base/test/test_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/test/test_switches.h')
-rw-r--r--base/test/test_switches.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/base/test/test_switches.h b/base/test/test_switches.h
index 5e4e8e2..e358239 100644
--- a/base/test/test_switches.h
+++ b/base/test/test_switches.h
@@ -9,14 +9,11 @@ namespace switches {
// All switches in alphabetical order. The switches should be documented
// alongside the definition of their values in the .cc file.
-extern const char kLiveOperationTimeout[];
extern const char kTestLargeTimeout[];
-extern const char kTestTerminateTimeout[];
extern const char kTestTinyTimeout[];
extern const char kUiTestActionTimeout[];
extern const char kUiTestActionMaxTimeout[];
extern const char kUiTestTerminateTimeout[];
-extern const char kUiTestTimeout[];
} // namespace switches