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

Unified Diff: chrome/test/test_switches.h

Issue 3391026: Remove sleep_timeout from TestTimeouts. (Closed)
Patch Set: Created 10 years, 3 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 | « no previous file | chrome/test/test_switches.cc » ('j') | chrome/test/ui/ui_test.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/test_switches.h
diff --git a/chrome/test/test_switches.h b/chrome/test/test_switches.h
index 4c922dd4711fe6714a7e82476ae7f6e30dfa022d..07824fedd2d8f3c66021c50d4143f39c9ca3d872 100644
--- a/chrome/test/test_switches.h
+++ b/chrome/test/test_switches.h
@@ -17,7 +17,6 @@ extern const char kTestLargeTimeout[];
extern const char kUiTestActionTimeout[];
extern const char kUiTestActionMaxTimeout[];
extern const char kUiTestCommandExecutionTimeout[];
-extern const char kUiTestSleepTimeout[];
extern const char kUiTestTerminateTimeout[];
extern const char kUiTestTimeout[];
« no previous file with comments | « no previous file | chrome/test/test_switches.cc » ('j') | chrome/test/ui/ui_test.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698