| Index: content/public/common/renderer_preferences.h
|
| diff --git a/content/public/common/renderer_preferences.h b/content/public/common/renderer_preferences.h
|
| index b76b37b84d210c6459b6913f144eda31c69beeb9..417093278a9913fade28b65df73fd7e479104d69 100644
|
| --- a/content/public/common/renderer_preferences.h
|
| +++ b/content/public/common/renderer_preferences.h
|
| @@ -54,7 +54,7 @@ struct CONTENT_EXPORT RendererPreferences {
|
| bool use_bitmaps;
|
|
|
| // The type of subpixel rendering to use for text.
|
| - // Currently only used by Linux.
|
| + // Currently only used by Linux and Windows.
|
| gfx::FontRenderParams::SubpixelRendering subpixel_rendering;
|
|
|
| // Whether subpixel positioning should be used, permitting fractional X
|
|
|