| Index: content/shell/common/shell_switches.h
|
| diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h
|
| index 8d45e05f37dc1d456f0772219a3591e4227f91b0..36474a7d218d13733ca8591873caa2b5d5a33b18 100644
|
| --- a/content/shell/common/shell_switches.h
|
| +++ b/content/shell/common/shell_switches.h
|
| @@ -15,7 +15,6 @@ extern const char kContentBrowserTest[];
|
| extern const char kContentShellDataPath[];
|
| extern const char kDumpRenderTree[];
|
| extern const char kEnableAccelerated2DCanvas[];
|
| -extern const char kEnableSoftwareCompositing[];
|
| extern const char kEncodeBinary[];
|
| extern const char kExposeInternalsForTesting[];
|
| extern const char kOutputLayoutTestDifferences[];
|
|
|