Chromium Code Reviews| Index: chrome/browser/history/visit_database.h |
| diff --git a/chrome/browser/history/visit_database.h b/chrome/browser/history/visit_database.h |
| index b8a175eb8e4aad36301d91f3b9d7a731fd0422f1..8f50848ed861a68cba305eb5df46c57110cd1529 100644 |
| --- a/chrome/browser/history/visit_database.h |
| +++ b/chrome/browser/history/visit_database.h |
| @@ -7,7 +7,7 @@ |
| #include <vector> |
| -#include "chrome/browser/history/history_types.h" |
| +#include "components/history/core/browser/history_types.h" |
| namespace sql { |
| class Connection; |