Index: Source/WebCore/platform/graphics/chromium/cc/CCSingleThreadProxy.cpp |
=================================================================== |
--- Source/WebCore/platform/graphics/chromium/cc/CCSingleThreadProxy.cpp (revision 112692) |
+++ Source/WebCore/platform/graphics/chromium/cc/CCSingleThreadProxy.cpp (working copy) |
@@ -72,8 +72,6 @@ |
TRACE_EVENT("CCSingleThreadProxy::compositeAndReadback", this, 0); |
ASSERT(CCProxy::isMainThread()); |
- ScopedEnsureFramebufferAllocation ensureFramebuffer(m_layerTreeHostImpl->layerRenderer()); |
- |
if (!commitIfNeeded()) |
return false; |