Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Unified Diff: tools/memory_watcher/memory_watcher.cc

Issue 43082: 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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/memory_watcher/memory_watcher.h ('k') | tools/traceline/traceline/sidestep/mini_disassembler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/memory_watcher/memory_watcher.cc
diff --git a/tools/memory_watcher/memory_watcher.cc b/tools/memory_watcher/memory_watcher.cc
index 9b6e3ed80502dbd7805a7ca7cfac0eccc8f85a49..0d05fcb5238ba4a82d976b5660d32236f428aed1 100644
--- a/tools/memory_watcher/memory_watcher.cc
+++ b/tools/memory_watcher/memory_watcher.cc
@@ -204,5 +204,3 @@ void MemoryWatcher::DumpLeaks() {
fprintf(file_, "Total Bytes: %d\n", block_map_size_);
CloseLogFile();
}
-
-
« no previous file with comments | « tools/memory_watcher/memory_watcher.h ('k') | tools/traceline/traceline/sidestep/mini_disassembler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698