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