Index: chrome/browser/autocomplete/autocomplete_popup_view_gtk.h |
=================================================================== |
--- chrome/browser/autocomplete/autocomplete_popup_view_gtk.h (revision 72388) |
+++ chrome/browser/autocomplete/autocomplete_popup_view_gtk.h (working copy) |
@@ -53,7 +53,7 @@ |
friend class AutocompletePopupViewGtkTest; |
static void SetupLayoutForMatch( |
PangoLayout* layout, |
- const std::wstring& text, |
+ const string16& text, |
const AutocompleteMatch::ACMatchClassifications& classifications, |
const GdkColor* base_color, |
const GdkColor* dim_color, |