Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ui / gfx / render_text_harfbuzz.h
index e84ca48..8936e53 100644 (file)
@@ -61,6 +61,7 @@ struct GFX_EXPORT TextRunHarfBuzz {
   size_t glyph_count;
 
   skia::RefPtr<SkTypeface> skia_face;
+  FontRenderParams render_params;
   int font_size;
   int font_style;
   bool strike;