| Index: chrome/test/base/history_index_restore_observer.h
|
| diff --git a/chrome/test/base/history_index_restore_observer.h b/chrome/test/base/history_index_restore_observer.h
|
| index fae04042f5114eb61eedf38fce8cad47dbdab383..d15f0663b808cba179a7fbf0c5eca98b1064b776 100644
|
| --- a/chrome/test/base/history_index_restore_observer.h
|
| +++ b/chrome/test/base/history_index_restore_observer.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/callback.h"
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/browser/autocomplete/in_memory_url_index.h"
|
| +#include "components/omnibox/in_memory_url_index.h"
|
|
|
| // HistoryIndexRestoreObserver is used when blocking until the InMemoryURLIndex
|
| // finishes restoring. As soon as the InMemoryURLIndex finishes restoring the
|
|
|