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

Unified Diff: content/shell/shell_switches.h

Issue 10855231: Make content_browsertests support restarts across a test. (Closed) Base URL: svn://chrome-svn/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
Index: content/shell/shell_switches.h
===================================================================
--- content/shell/shell_switches.h (revision 152131)
+++ content/shell/shell_switches.h (working copy)
@@ -11,6 +11,7 @@
extern const char kCheckLayoutTestSysDeps[];
extern const char kContentBrowserTest[];
+extern const char kContentShellDataPath[];
extern const char kDumpRenderTree[];
} // namespace switches

Powered by Google App Engine
This is Rietveld 408576698