| 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 4d76aee2b5ab69e62aa2b607f3b5627f4ac5164c..6990b21d99632ba3e3532ebf42fc356a14481c4e 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/history/in_memory_url_index.h"
|
| +#include "chrome/browser/autocomplete/in_memory_url_index.h"
|
|
|
| // HistoryIndexRestoreObserver is used when blocking until the InMemoryURLIndex
|
| // finishes restoring. As soon as the InMemoryURLIndex finishes restoring the
|
|
|