| Index: content/shell/common/shell_switches.h
|
| diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h
|
| index 8ebbc98f8d7809d01690f2731b2d0b69d6d864d7..9ce750792f21e9dca888696c7375483acaab9e77 100644
|
| --- a/content/shell/common/shell_switches.h
|
| +++ b/content/shell/common/shell_switches.h
|
| @@ -16,6 +16,7 @@ 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[];
|
| extern const char kEnableFontAntialiasing[];
|
|
|