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

Unified Diff: base/non_thread_safe.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/non_thread_safe.h ('k') | base/object_watcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/non_thread_safe.cc
diff --git a/base/non_thread_safe.cc b/base/non_thread_safe.cc
index 98820fb0e57973baaba0d85877e6b1a7949fafdb..11637425a82ddbb99fdab29f6ed15d3b0a87110d 100644
--- a/base/non_thread_safe.cc
+++ b/base/non_thread_safe.cc
@@ -22,4 +22,3 @@ NonThreadSafe::~NonThreadSafe() {
}
#endif // NDEBUG
-
« no previous file with comments | « base/non_thread_safe.h ('k') | base/object_watcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698