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

Unified Diff: src/core/SkDeviceProfile.h

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 | « src/core/SkDevice.cpp ('k') | src/core/SkDither.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/core/SkDeviceProfile.h
diff --git a/src/core/SkDeviceProfile.h b/src/core/SkDeviceProfile.h
index 2872b1345813202f59caea823c08b61b8923e235..ed533f832997d5ff49c1aeb47f333b6f709d1b7d 100644
--- a/src/core/SkDeviceProfile.h
+++ b/src/core/SkDeviceProfile.h
@@ -12,7 +12,7 @@
class SkDeviceProfile : public SkRefCnt {
public:
-
+
enum LCDConfig {
kNone_LCDConfig, // disables LCD text rendering, uses A8 instead
« no previous file with comments | « src/core/SkDevice.cpp ('k') | src/core/SkDither.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698