| Index: content/shell/common/shell_switches.h
|
| diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h
|
| index 7e947e1d5988ca6125834714e44c82dc2deffa37..129924c0d89eb51f5d8fdd4baf96357b8dc237e8 100644
|
| --- a/content/shell/common/shell_switches.h
|
| +++ b/content/shell/common/shell_switches.h
|
| @@ -22,6 +22,7 @@ extern const char kDumpLineBoxTrees[];
|
| extern const char kExposeIpcEcho[];
|
| extern const char kEnableAccelerated2DCanvas[];
|
| extern const char kEnableFontAntialiasing[];
|
| +extern const char kAlwaysUseComplexText[];
|
| extern const char kEnableLeakDetection[];
|
| extern const char kEncodeBinary[];
|
| extern const char kExposeInternalsForTesting[];
|
|
|