| Index: content/child/browser_font_resource_trusted.h
|
| diff --git a/content/child/browser_font_resource_trusted.h b/content/child/browser_font_resource_trusted.h
|
| index f29e51fa1a53da71fa631928146a46bdabbfa68c..1a83732c0ca1c65bc1bb8bc3c6619ff6bd3d1977 100644
|
| --- a/content/child/browser_font_resource_trusted.h
|
| +++ b/content/child/browser_font_resource_trusted.h
|
| @@ -65,8 +65,7 @@ class BrowserFontResource_Trusted
|
| const PP_BrowserFont_Trusted_TextRun& text,
|
| const PP_Point* position,
|
| uint32_t color,
|
| - const PP_Rect* clip,
|
| - PP_Bool image_data_is_opaque);
|
| + const PP_Rect* clip);
|
|
|
| private:
|
| scoped_ptr<blink::WebFont> font_;
|
|
|