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