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

Unified Diff: base/condition_variable.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/command_line_unittest.cc ('k') | base/condition_variable_posix.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/condition_variable.h
diff --git a/base/condition_variable.h b/base/condition_variable.h
index bceef5e028d00c16f9ff6db4581fc9ab141417fa..5ee7f74d7dfc187f33841eac09f7883c97cb930e 100644
--- a/base/condition_variable.h
+++ b/base/condition_variable.h
@@ -171,4 +171,3 @@ class ConditionVariable {
};
#endif // BASE_CONDITION_VARIABLE_H_
-
« no previous file with comments | « base/command_line_unittest.cc ('k') | base/condition_variable_posix.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698