Index: cc/CCSettings.h |
=================================================================== |
--- cc/CCSettings.h (revision 157978) |
+++ cc/CCSettings.h (working copy) |
@@ -14,6 +14,7 @@ |
static bool perTilePaintingEnabled(); |
static bool partialSwapEnabled(); |
static bool acceleratedAnimationEnabled(); |
+ static bool pageScalePinchZoomEnabled(); |
// These setters should only be used on the main thread before the layer |
// renderer is initialized. |