Chromium Code Reviews

Unified Diff: base/gfx/size.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « base/gfx/rect_unittest.cc ('k') | base/gfx/size.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/gfx/size.h
diff --git a/base/gfx/size.h b/base/gfx/size.h
index e4666d6bb482786b0134689a0ded0df263d38d19..f890a51b5679ce4ad461ad1f63d46a00a484aac9 100644
--- a/base/gfx/size.h
+++ b/base/gfx/size.h
@@ -73,4 +73,3 @@ inline std::ostream& operator<<(std::ostream& out, const gfx::Size& s) {
}
#endif // BASE_GFX_SIZE_H__
-
« no previous file with comments | « base/gfx/rect_unittest.cc ('k') | base/gfx/size.cc » ('j') | no next file with comments »

Powered by Google App Engine