diff options
Diffstat (limited to 'chrome/common/gfx/chrome_font_gtk.cc')
-rw-r--r-- | chrome/common/gfx/chrome_font_gtk.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/gfx/chrome_font_gtk.cc b/chrome/common/gfx/chrome_font_gtk.cc index 8a1b493..22ed799 100644 --- a/chrome/common/gfx/chrome_font_gtk.cc +++ b/chrome/common/gfx/chrome_font_gtk.cc @@ -31,4 +31,3 @@ ChromeFont::ChromeFont() { CopyChromeFont(*default_font_); } - |