| Index: content/shell/common/shell_switches.h
|
| diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h
|
| index 8f62d6a87445cb2f14750d7d9fc0f29525d4f9e5..5182d6cf5f9fa4a6b3b2f19656d5c0f2e433ea8b 100644
|
| --- a/content/shell/common/shell_switches.h
|
| +++ b/content/shell/common/shell_switches.h
|
| @@ -14,6 +14,7 @@ extern const char kCheckLayoutTestSysDeps[];
|
| extern const char kContentBrowserTest[];
|
| extern const char kContentShellDataPath[];
|
| extern const char kCrashDumpsDir[];
|
| +extern const char kCrashOnFailure[];
|
| extern const char kDumpRenderTree[];
|
| extern const char kEnableAccelerated2DCanvas[];
|
| extern const char kEnableFontAntialiasing[];
|
|
|