| Index: chrome/browser/history/in_memory_url_index_types.h
|
| diff --git a/chrome/browser/history/in_memory_url_index_types.h b/chrome/browser/history/in_memory_url_index_types.h
|
| index 4191036b189be9186f0ed039b46b45f65c4ef35b..bd2316009296824e2b8dbe629fa2dcd68ad35976 100644
|
| --- a/chrome/browser/history/in_memory_url_index_types.h
|
| +++ b/chrome/browser/history/in_memory_url_index_types.h
|
| @@ -10,7 +10,7 @@
|
| #include <vector>
|
|
|
| #include "base/strings/string16.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| +#include "components/history/core/browser/history_types.h"
|
| #include "url/gurl.h"
|
|
|
| namespace history {
|
|
|