Chromium Code Reviews| Index: cc/tiled_layer_unittest.cc |
| diff --git a/cc/tiled_layer_unittest.cc b/cc/tiled_layer_unittest.cc |
| index 61728a35fbe48c9c707997122bcfc9831a14ac05..adace4afd3e6079af5e7db9dda871cdae1a65ecf 100644 |
| --- a/cc/tiled_layer_unittest.cc |
| +++ b/cc/tiled_layer_unittest.cc |
| @@ -96,6 +96,7 @@ public: |
| { |
| DebugScopedSetImplThreadAndMainThreadBlocked implThreadAndMainThreadBlocked; |
| textureManager->clearAllMemory(resourceProvider); |
| + textureManager->reduceMemory(resourceProvider); |
| } |
| void updateTextures() |
| { |