| Index: include/core/SkGraphics.h
|
| diff --git a/include/core/SkGraphics.h b/include/core/SkGraphics.h
|
| index b2fc3658350e51204403c7cbc27b7bc5528b847a..ea74c586d2d8f92bef3a4b0d8544e878db1ae9ad 100644
|
| --- a/include/core/SkGraphics.h
|
| +++ b/include/core/SkGraphics.h
|
| @@ -78,7 +78,7 @@ public:
|
| static void PurgeFontCache();
|
|
|
| /**
|
| - * Scaling bitmaps with the SkPaint::kHigh_FilterLevel setting is
|
| + * Scaling bitmaps with the kHigh_SkFilterQuality setting is
|
| * expensive, so the result is saved in the global Scaled Image
|
| * Cache.
|
| *
|
|
|