diff options
Diffstat (limited to 'content/shell/shell_switches.h')
-rw-r--r-- | content/shell/shell_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/shell/shell_switches.h b/content/shell/shell_switches.h index 342cedd..cbc2860 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 |