Index: ui/gfx/platform_font_pango.h |
=================================================================== |
--- ui/gfx/platform_font_pango.h (revision 132062) |
+++ ui/gfx/platform_font_pango.h (working copy) |
@@ -19,7 +19,6 @@ |
class UI_EXPORT PlatformFontPango : public PlatformFont { |
public: |
PlatformFontPango(); |
- explicit PlatformFontPango(const Font& other); |
explicit PlatformFontPango(NativeFont native_font); |
PlatformFontPango(const std::string& font_name, int font_size); |