Index: base/test/test_switches.h |
diff --git a/base/test/test_switches.h b/base/test/test_switches.h |
index 219459657159af69ab25ec0dba50f93b14e9942c..f434adb1e8ffd814912e89b04d8612241e1b27e8 100644 |
--- a/base/test/test_switches.h |
+++ b/base/test/test_switches.h |
@@ -14,6 +14,7 @@ extern const char kTestLargeTimeout[]; |
extern const char kUiTestActionTimeout[]; |
extern const char kUiTestActionMaxTimeout[]; |
extern const char kUiTestCommandExecutionTimeout[]; |
+extern const char kUiTestShortTimeout[]; |
Paweł Hajdan Jr.
2010/12/13 18:54:32
nit: The "UiTest" part of the switch name is legac
annacc
2010/12/13 20:14:21
Done. Except, I think you meant below (for alphabe
|
extern const char kUiTestTerminateTimeout[]; |
extern const char kUiTestTimeout[]; |