Chromium Code Reviews

Unified Diff: chrome/browser/autocomplete/autocomplete_edit_view_win.cc

Issue 113441: ChromeFont->gfx::Font... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/browser/autocomplete/autocomplete_edit_view_win.cc
===================================================================
--- chrome/browser/autocomplete/autocomplete_edit_view_win.cc (revision 16106)
+++ chrome/browser/autocomplete/autocomplete_edit_view_win.cc (working copy)
@@ -390,7 +390,7 @@
} // namespace
AutocompleteEditViewWin::AutocompleteEditViewWin(
- const ChromeFont& font,
+ const gfx::Font& font,
AutocompleteEditController* controller,
ToolbarModel* toolbar_model,
views::View* parent_view,
« no previous file with comments | « chrome/browser/autocomplete/autocomplete_edit_view_win.h ('k') | chrome/browser/autocomplete/autocomplete_popup_view.h » ('j') | no next file with comments »

Powered by Google App Engine