| Index: cc/base/switches.h
|
| diff --git a/cc/base/switches.h b/cc/base/switches.h
|
| index 28eaf1d422eb2a46a9b61f92673de522b8a140e6..39530db084432d56d363966d1f3454c3af3bfde2 100644
|
| --- a/cc/base/switches.h
|
| +++ b/cc/base/switches.h
|
| @@ -35,6 +35,7 @@ CC_EXPORT extern const char kLowResolutionContentsScaleFactor[];
|
| CC_EXPORT extern const char kCompositeToMailbox[];
|
| CC_EXPORT extern const char kMaxTilesForInterestArea[];
|
| CC_EXPORT extern const char kMaxUnusedResourceMemoryUsagePercentage[];
|
| +CC_EXPORT extern const char kEnablePinchVirtualViewport[];
|
| CC_EXPORT extern const char kEnablePartialSwap[];
|
| CC_EXPORT extern const char kStrictLayerPropertyChangeChecking[];
|
|
|
|
|