Chromium Code Reviews| Index: net/disk_cache/stress_cache.cc |
| =================================================================== |
| --- net/disk_cache/stress_cache.cc (revision 50158) |
| +++ net/disk_cache/stress_cache.cc (working copy) |
| @@ -140,7 +140,6 @@ |
| if (!(i % 100)) |
| printf("Entries: %d \r", i); |
| - MessageLoop::current()->RunAllPending(); |
| } |
| } |