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

Unified Diff: base/sha2.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/scoped_temp_dir_unittest.cc ('k') | base/sha2.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/sha2.h
diff --git a/base/sha2.h b/base/sha2.h
index 5a6ac27712d8c7407f50eb52b33ff98b7832d5a7..d7772e3ff8098b1039031075697d9b0c16e1f0f1 100644
--- a/base/sha2.h
+++ b/base/sha2.h
@@ -25,4 +25,3 @@ void SHA256HashString(const std::string& str, void* output, size_t len);
} // namespace base
#endif // BASE_SHA2_H__
-
« no previous file with comments | « base/scoped_temp_dir_unittest.cc ('k') | base/sha2.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698