| Index: chrome/browser/autocomplete/history_quick_provider.h
|
| diff --git a/chrome/browser/autocomplete/history_quick_provider.h b/chrome/browser/autocomplete/history_quick_provider.h
|
| index 57db8c87c846046ab0ac84194b3aaba513da56f7..aadbd602868d22c4401c706842d95e2decbe19a3 100644
|
| --- a/chrome/browser/autocomplete/history_quick_provider.h
|
| +++ b/chrome/browser/autocomplete/history_quick_provider.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "chrome/browser/autocomplete/history_provider.h"
|
| -#include "chrome/browser/history/in_memory_url_index.h"
|
| +#include "chrome/browser/autocomplete/in_memory_url_index.h"
|
| #include "components/history/core/browser/history_types.h"
|
| #include "components/omnibox/autocomplete_input.h"
|
| #include "components/omnibox/autocomplete_match.h"
|
|
|