Index: cc/TiledLayerChromiumTest.cpp |
diff --git a/cc/TiledLayerChromiumTest.cpp b/cc/TiledLayerChromiumTest.cpp |
index 6f1e298fa16f9c985e7b1e46fbb33a226b9f6371..3cc7d8eb59d388e920b46891ead81c8c4f35a226 100644 |
--- a/cc/TiledLayerChromiumTest.cpp |
+++ b/cc/TiledLayerChromiumTest.cpp |
@@ -96,6 +96,7 @@ public: |
{ |
DebugScopedSetImplThreadAndMainThreadBlocked implThreadAndMainThreadBlocked; |
textureManager->clearAllMemory(resourceProvider); |
+ textureManager->reduceMemory(resourceProvider); |
} |
void updateTextures() |
{ |