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

Unified Diff: base/test/test_switches.h

Issue 6685099: Removing command_execution_timeout_ms in favor of action_max_timeout_ms. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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 | base/test/test_switches.cc » ('j') | chrome/test/automation/browser_proxy.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/test/test_switches.h
===================================================================
--- base/test/test_switches.h (revision 79951)
+++ base/test/test_switches.h (working copy)
@@ -14,7 +14,6 @@
extern const char kTestTinyTimeout[];
extern const char kUiTestActionTimeout[];
extern const char kUiTestActionMaxTimeout[];
-extern const char kUiTestCommandExecutionTimeout[];
extern const char kUiTestTerminateTimeout[];
extern const char kUiTestTimeout[];
« no previous file with comments | « no previous file | base/test/test_switches.cc » ('j') | chrome/test/automation/browser_proxy.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698