| Index: content/shell/common/shell_switches.h
|
| diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h
|
| index 09d88ab21626b11d62b6016c014f806e749e35b1..7e947e1d5988ca6125834714e44c82dc2deffa37 100644
|
| --- a/content/shell/common/shell_switches.h
|
| +++ b/content/shell/common/shell_switches.h
|
| @@ -18,7 +18,6 @@ extern const char kContentBrowserTest[];
|
| extern const char kContentShellDataPath[];
|
| extern const char kCrashDumpsDir[];
|
| extern const char kCrashOnFailure[];
|
| -extern const char kDumpRenderTree[];
|
| extern const char kDumpLineBoxTrees[];
|
| extern const char kExposeIpcEcho[];
|
| extern const char kEnableAccelerated2DCanvas[];
|
|
|