Chromium Code Reviews| Index: chrome/browser/autocomplete/history_quick_provider.cc |
| =================================================================== |
| --- chrome/browser/autocomplete/history_quick_provider.cc (revision 111481) |
| +++ chrome/browser/autocomplete/history_quick_provider.cc (working copy) |
| @@ -29,6 +29,7 @@ |
| #include "net/base/escape.h" |
| #include "net/base/net_util.h" |
| +using history::InMemoryURLIndex; |
| using history::ScoredHistoryMatch; |
| using history::ScoredHistoryMatches; |