| Index: cc/base/switches.h
|
| diff --git a/cc/base/switches.h b/cc/base/switches.h
|
| index c2169d8c5d8efeb043838c495e4771f374895a54..1f8692e77fd5655592573b22e0e0c661542a94e2 100644
|
| --- a/cc/base/switches.h
|
| +++ b/cc/base/switches.h
|
| @@ -28,6 +28,7 @@ CC_EXPORT extern const char kStrictLayerPropertyChangeChecking[];
|
| 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[];
|
|
|
| // Debug visualizations.
|
|
|