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

Unified Diff: base/gfx/jpeg_codec.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/jpeg_codec.h ('k') | base/gfx/native_theme.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/gfx/jpeg_codec.cc
diff --git a/base/gfx/jpeg_codec.cc b/base/gfx/jpeg_codec.cc
index 47055dc3eff9fa2a54349bc40941ccc8f2047a63..d78ca8e8f4769a2fac17f183e6a659e597390bb6 100644
--- a/base/gfx/jpeg_codec.cc
+++ b/base/gfx/jpeg_codec.cc
@@ -521,4 +521,3 @@ SkBitmap* JPEGCodec::Decode(const unsigned char* input, size_t input_size) {
return bitmap;
}
-
« no previous file with comments | « base/gfx/jpeg_codec.h ('k') | base/gfx/native_theme.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698