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

Unified Diff: base/thread_local_storage_win.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/thread_local_storage_posix.cc ('k') | base/thread_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/thread_local_storage_win.cc
diff --git a/base/thread_local_storage_win.cc b/base/thread_local_storage_win.cc
index 62ec6ea96dcfa2fb2b53b134005fcfbbe3845c3a..361167ea2688463ec2d8b4ee27ccaf0aff1078c0 100644
--- a/base/thread_local_storage_win.cc
+++ b/base/thread_local_storage_win.cc
@@ -184,4 +184,3 @@ PIMAGE_TLS_CALLBACK p_thread_callback = OnThreadExit;
#pragma data_seg()
#endif // _WIN64
-
« no previous file with comments | « base/thread_local_storage_posix.cc ('k') | base/thread_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698