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

Unified Diff: base/tracked.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/tracked.h ('k') | base/tracked_objects.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/tracked.cc
diff --git a/base/tracked.cc b/base/tracked.cc
index 5e519b1c7004d3f902f19a68714b31c711864f78..1ba894b6c77fe4230539da08cf5139b679040db5 100644
--- a/base/tracked.cc
+++ b/base/tracked.cc
@@ -92,5 +92,3 @@ bool Tracked::MissingBirthplace() const {
#endif // NDEBUG
} // namespace tracked_objects
-
-
« no previous file with comments | « base/tracked.h ('k') | base/tracked_objects.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698