diff options
Diffstat (limited to 'content/shell/common/shell_switches.h')
-rw-r--r-- | content/shell/common/shell_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h index d6b936a..7883548 100644 --- a/content/shell/common/shell_switches.h +++ b/content/shell/common/shell_switches.h @@ -13,6 +13,7 @@ extern const char kAllowExternalPages[]; extern const char kCheckLayoutTestSysDeps[]; extern const char kContentBrowserTest[]; extern const char kContentShellDataPath[]; +extern const char kCrashDumpsDir[]; extern const char kDumpRenderTree[]; extern const char kEnableAccelerated2DCanvas[]; extern const char kEncodeBinary[]; |