Chromium Code Reviews

Unified Diff: net/disk_cache/stress_cache.cc

Issue 43079: NO CODE CHANGE (Closed)
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « net/disk_cache/storage_block_unittest.cc ('k') | net/disk_cache/trace.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/disk_cache/stress_cache.cc
diff --git a/net/disk_cache/stress_cache.cc b/net/disk_cache/stress_cache.cc
index 4c19cd8b5cda420f9035187acd76c80b1dd66872..aa79a86b7540846e120bc974d01b8529be5b2958 100644
--- a/net/disk_cache/stress_cache.cc
+++ b/net/disk_cache/stress_cache.cc
@@ -201,4 +201,3 @@ int main(int argc, const char* argv[]) {
StressTheCache(iteration);
return 0;
}
-
« no previous file with comments | « net/disk_cache/storage_block_unittest.cc ('k') | net/disk_cache/trace.h » ('j') | no next file with comments »

Powered by Google App Engine