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

Unified Diff: base/gfx/rect_unittest.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/gfx/rect.h ('k') | base/gfx/size.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/gfx/rect_unittest.cc
diff --git a/base/gfx/rect_unittest.cc b/base/gfx/rect_unittest.cc
index fdcf1c7cf81bb6c74b793fbeeb0811074ba194a4..17e25540282f5ba110ee1a43cefb232bf85eef6b 100644
--- a/base/gfx/rect_unittest.cc
+++ b/base/gfx/rect_unittest.cc
@@ -268,4 +268,3 @@ TEST(RectTest, Subtract) {
gfx::Rect(5, 5, 20, 30)).Equals(
gfx::Rect(25, 10, 5, 20)));
}
-
« no previous file with comments | « base/gfx/rect.h ('k') | base/gfx/size.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698