| Index: content/public/common/renderer_preferences.h
|
| diff --git a/content/public/common/renderer_preferences.h b/content/public/common/renderer_preferences.h
|
| index ac8037f6bf2839cbb51f58fb8646c9bf0ffbc535..30c7c9aed5cb6b898505cda7824f9ececcd0e936 100644
|
| --- a/content/public/common/renderer_preferences.h
|
| +++ b/content/public/common/renderer_preferences.h
|
| @@ -75,7 +75,7 @@ struct CONTENT_EXPORT RendererPreferences {
|
| SkColor thumb_inactive_color;
|
| SkColor track_color;
|
|
|
| - // The colors used in selection text. Currently only used on Linux.
|
| + // The colors used in selection text. Currently only used on Linux and Ash.
|
| SkColor active_selection_bg_color;
|
| SkColor active_selection_fg_color;
|
| SkColor inactive_selection_bg_color;
|
|
|