Chromium Code Reviews

Unified Diff: src/core/SkImageInfo.cpp

Issue 1842753002: Style bikeshed - remove extraneous whitespace (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 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 | « src/core/SkImageFilterCacheKey.h ('k') | src/core/SkLight.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/core/SkImageInfo.cpp
diff --git a/src/core/SkImageInfo.cpp b/src/core/SkImageInfo.cpp
index 6e251a91dc0052bfee42dc19bab4e25b3e21583b..16f0a0109cc3b8b694cd56dda6bcbe0d8f83485d 100644
--- a/src/core/SkImageInfo.cpp
+++ b/src/core/SkImageInfo.cpp
@@ -121,4 +121,3 @@ bool SkReadPixelsRec::trim(int srcWidth, int srcHeight) {
return true;
}
-
« no previous file with comments | « src/core/SkImageFilterCacheKey.h ('k') | src/core/SkLight.h » ('j') | no next file with comments »

Powered by Google App Engine