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

Unified Diff: base/memory_debug.cc

Issue 42011: Normalize end of file newlines in base/. All files end in a single newline. (Closed)
Patch Set: Revert changed to third_party. 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 | « base/memory_debug.h ('k') | base/no_windows2000_unittest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/memory_debug.cc
diff --git a/base/memory_debug.cc b/base/memory_debug.cc
index 8a4ca0e673afa3c578b559b7a658fcb109166148..7d048e65748a7731c574ed850590275cb465bd5b 100644
--- a/base/memory_debug.cc
+++ b/base/memory_debug.cc
@@ -52,4 +52,3 @@ void MemoryDebug::MarkAsInitialized(void* addr, size_t size) {
}
} // namespace base
-
« no previous file with comments | « base/memory_debug.h ('k') | base/no_windows2000_unittest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698