| Index: cc/base/switches.h
|
| diff --git a/cc/base/switches.h b/cc/base/switches.h
|
| index 5ec1cc409309b6c9db9417272100bfb3e689c0f6..1bd124c1f0b61ceb9a12c6ef9cfdc71e18dcc55d 100644
|
| --- a/cc/base/switches.h
|
| +++ b/cc/base/switches.h
|
| @@ -30,7 +30,6 @@ CC_EXPORT extern const char kEnableTileCompression[];
|
| // Switches for both the renderer and ui compositors.
|
| CC_EXPORT extern const char kEnableColorCorrectRendering[];
|
| CC_EXPORT extern const char kEnableGpuBenchmarking[];
|
| -CC_EXPORT extern const char kEnableTrueColorRendering[];
|
| CC_EXPORT extern const char kEnableSurfaceSynchronization[];
|
|
|
| // Debug visualizations.
|
|
|