| Index: cc/base/switches.h
|
| diff --git a/cc/base/switches.h b/cc/base/switches.h
|
| index 9c35a3fb568cbaf6e7f354a9300c22d5b2ff88d0..43132a8aff8b980dcc2b2e64daa5449a506d1648 100644
|
| --- a/cc/base/switches.h
|
| +++ b/cc/base/switches.h
|
| @@ -17,7 +17,6 @@ namespace switches {
|
|
|
| // Switches for the renderer compositor only.
|
| CC_EXPORT extern const char kBackgroundColorInsteadOfCheckerboard[];
|
| -CC_EXPORT extern const char kDisableColorEstimator[];
|
| CC_EXPORT extern const char kDisableImplSidePainting[];
|
| CC_EXPORT extern const char kDisableThreadedAnimation[];
|
| CC_EXPORT extern const char kEnableImplSidePainting[];
|
|
|