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

Unified Diff: base/condition_variable_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/condition_variable_unittest.cc ('k') | base/debug_message.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/condition_variable_win.cc
diff --git a/base/condition_variable_win.cc b/base/condition_variable_win.cc
index 5284133639613d2963d6f3fb777c8411c7af610b..71f4eb2d37670b734dd1ff2a6a2dbeccef8e5479 100644
--- a/base/condition_variable_win.cc
+++ b/base/condition_variable_win.cc
@@ -443,4 +443,3 @@ put so many assertions (DCHECKs) into the container class that it is trivial to
code review and validate its correctness.
*/
-
« no previous file with comments | « base/condition_variable_unittest.cc ('k') | base/debug_message.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698