Index: cc/CCThreadProxy.h |
=================================================================== |
--- cc/CCThreadProxy.h (revision 159486) |
+++ cc/CCThreadProxy.h (working copy) |
@@ -87,6 +87,7 @@ |
double monotonicFrameBeginTime; |
OwnPtr<CCScrollAndScaleSet> scrollInfo; |
+ WebKit::WebTransformationMatrix implTransform; |
CCPrioritizedTextureManager::BackingVector evictedContentsTexturesBackings; |
size_t memoryAllocationLimitBytes; |
}; |