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

Unified Diff: base/atomicops.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/atomic_sequence_num.h ('k') | base/atomicops_internals_x86_gcc.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/atomicops.h
diff --git a/base/atomicops.h b/base/atomicops.h
index fe5984fd1b11b55a7676bb884d0c4db4cbe6845d..e481fbb06bc2df4edb1231d9dce8b0ad975630b4 100644
--- a/base/atomicops.h
+++ b/base/atomicops.h
@@ -135,4 +135,3 @@ Atomic64 Release_Load(volatile const Atomic64* ptr);
#endif
#endif // BASE_ATOMICOPS_H_
-
« no previous file with comments | « base/atomic_sequence_num.h ('k') | base/atomicops_internals_x86_gcc.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698