| 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,
|
|
|