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

Unified Diff: content/shell/shell_switches.h

Issue 10825419: [content shell] add --no-timeout option (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | « content/shell/layout_test_controller_host.cc ('k') | content/shell/shell_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/shell_switches.h
diff --git a/content/shell/shell_switches.h b/content/shell/shell_switches.h
index 342cedd857d03a97c371e06f2d20bd5476a8feee..cbc2860a0424b154ca76e0e95de93c8481ba78aa 100644
--- a/content/shell/shell_switches.h
+++ b/content/shell/shell_switches.h
@@ -12,6 +12,7 @@ namespace switches {
extern const char kCheckLayoutTestSysDeps[];
extern const char kContentBrowserTest[];
extern const char kDumpRenderTree[];
+extern const char kNoTimeout[];
} // namespace switches
« no previous file with comments | « content/shell/layout_test_controller_host.cc ('k') | content/shell/shell_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698