| Index: chrome/browser/history/in_memory_database.h
|
| diff --git a/chrome/browser/history/in_memory_database.h b/chrome/browser/history/in_memory_database.h
|
| index b729686389b1355eabf083a95661b0ee14cf65e8..3d78b39ee1b9470518b37c523251cebe07e593a5 100644
|
| --- a/chrome/browser/history/in_memory_database.h
|
| +++ b/chrome/browser/history/in_memory_database.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_HISTORY_IN_MEMORY_DATABASE_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "chrome/browser/history/url_database.h"
|
| +#include "components/history/core/browser/url_database.h"
|
| #include "sql/connection.h"
|
|
|
| namespace base {
|
|
|