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

Unified Diff: gm/showmiplevels.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. 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 | « gm/shapes.cpp ('k') | gm/smallpaths.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/showmiplevels.cpp
diff --git a/gm/showmiplevels.cpp b/gm/showmiplevels.cpp
index fd1254f9bc5403e14c0b7749591921217edf90e0..717d629adecd4b83234fef355acec195d3dc3d34 100644
--- a/gm/showmiplevels.cpp
+++ b/gm/showmiplevels.cpp
@@ -204,7 +204,7 @@ protected:
canvas->translate(0, bm.height() * 0.85f);
}
}
-
+
private:
typedef skiagm::GM INHERITED;
};
@@ -300,7 +300,7 @@ protected:
canvas->translate(0, SkScalarRoundToScalar(bm.height() * 0.85f));
}
}
-
+
private:
typedef skiagm::GM INHERITED;
};
« no previous file with comments | « gm/shapes.cpp ('k') | gm/smallpaths.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698