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

Unified Diff: base/md5.h

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/lock_impl_posix.cc ('k') | base/memory_debug.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/md5.h
diff --git a/base/md5.h b/base/md5.h
index 885db620ed0b84b3b857c6e88edb12d9c2bdd755..7662002d0189b707541477090dd204affeccfc5e 100644
--- a/base/md5.h
+++ b/base/md5.h
@@ -55,4 +55,3 @@ std::string MD5DigestToBase16(const MD5Digest& digest);
std::string MD5String(const std::string& str);
#endif // BASE_MD5_H__
-
« no previous file with comments | « base/lock_impl_posix.cc ('k') | base/memory_debug.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698