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

Unified Diff: base/linked_ptr.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/json_writer_unittest.cc ('k') | base/linked_ptr_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/linked_ptr.h
diff --git a/base/linked_ptr.h b/base/linked_ptr.h
index be86c960a98b5aaddec2aacb55657d9df1fe32f9..3f2bdb9416f1c669430eaaf33b0af6b36d1baea8 100644
--- a/base/linked_ptr.h
+++ b/base/linked_ptr.h
@@ -172,4 +172,3 @@ linked_ptr<T> make_linked_ptr(T* ptr) {
}
#endif // BASE_LINKED_PTR_H_
-
« no previous file with comments | « base/json_writer_unittest.cc ('k') | base/linked_ptr_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698