| Index: base/test/test_switches.h
|
| ===================================================================
|
| --- base/test/test_switches.h (revision 148403)
|
| +++ base/test/test_switches.h (working copy)
|
| @@ -9,8 +9,6 @@
|
|
|
| // All switches in alphabetical order. The switches should be documented
|
| // alongside the definition of their values in the .cc file.
|
| -extern const char kSingleProcessChromeFlag[];
|
| -extern const char kSingleProcessTestsFlag[];
|
| extern const char kTestLargeTimeout[];
|
| extern const char kTestTinyTimeout[];
|
| extern const char kUiTestActionTimeout[];
|
|
|