diff options
Diffstat (limited to 'chrome/browser/views/about_chrome_view.h')
-rw-r--r-- | chrome/browser/views/about_chrome_view.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/views/about_chrome_view.h b/chrome/browser/views/about_chrome_view.h index 7d33641..8b87624 100644 --- a/chrome/browser/views/about_chrome_view.h +++ b/chrome/browser/views/about_chrome_view.h @@ -99,7 +99,7 @@ class AboutChromeView : public views::View, gfx::Rect* rect, gfx::Size* position, const gfx::Rect& bounds, - const ChromeFont& font); + const gfx::Font& font); // A helper function for DrawTextAndPositionUrl, which simply draws the text // from a certain starting point |position| and wraps within bounds. @@ -110,7 +110,7 @@ class AboutChromeView : public views::View, const std::wstring& text, gfx::Size* position, const gfx::Rect& bounds, - const ChromeFont& font, + const gfx::Font& font, bool word_for_word); // A simply utility function that calculates whether a word of width |