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

Unified Diff: base/gfx/point.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/gfx/png_encoder.cc ('k') | base/gfx/point.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/gfx/point.h
diff --git a/base/gfx/point.h b/base/gfx/point.h
index 1dbf5bd9f3f3590fb407a9f9ab6dd3b22caa4fbf..e9308895cc84f215c26ce9a75228472909e44737 100644
--- a/base/gfx/point.h
+++ b/base/gfx/point.h
@@ -74,4 +74,3 @@ inline std::ostream& operator<<(std::ostream& out, const gfx::Point& p) {
}
#endif // BASE_GFX_POINT_H__
-
« no previous file with comments | « base/gfx/png_encoder.cc ('k') | base/gfx/point.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698