Chromium Code Reviews| Index: chrome/browser/autocomplete/autocomplete_match.cc |
| =================================================================== |
| --- chrome/browser/autocomplete/autocomplete_match.cc (revision 86341) |
| +++ chrome/browser/autocomplete/autocomplete_match.cc (working copy) |
| @@ -117,6 +117,7 @@ |
| text.length(), style, classification); |
| } |
| +// static |
| void AutocompleteMatch::ClassifyLocationInString( |
| size_t match_location, |
| size_t match_length, |