| Index: cc/base/switches.h
|
| diff --git a/cc/base/switches.h b/cc/base/switches.h
|
| index cd5e3678824b3ba2dc73d50275fcce993bf7e131..2d29341acbcde5be5d3a60b3e6b66a33f13dd2c9 100644
|
| --- a/cc/base/switches.h
|
| +++ b/cc/base/switches.h
|
| @@ -25,7 +25,6 @@ CC_EXPORT extern const char kTopControlsHideThreshold[];
|
| CC_EXPORT extern const char kTopControlsShowThreshold[];
|
| CC_EXPORT extern const char kSlowDownRasterScaleFactor[];
|
| CC_EXPORT extern const char kCompositeToMailbox[];
|
| -CC_EXPORT extern const char kMaxTilesForInterestArea[];
|
| CC_EXPORT extern const char kMaxUnusedResourceMemoryUsagePercentage[];
|
| CC_EXPORT extern const char kStrictLayerPropertyChangeChecking[];
|
| CC_EXPORT extern const char kEnablePropertyTreeVerification[];
|
|
|