diff options
Diffstat (limited to 'chrome/browser/history/archived_database.h')
-rw-r--r-- | chrome/browser/history/archived_database.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/history/archived_database.h b/chrome/browser/history/archived_database.h index 44ca025..b157f66 100644 --- a/chrome/browser/history/archived_database.h +++ b/chrome/browser/history/archived_database.h @@ -6,7 +6,7 @@ #define CHROME_BROWSER_HISTORY_ARCHIVED_DATABASE_H_ #include "base/basictypes.h" -#include "chrome/browser/common/url_database/url_database.h" +#include "chrome/browser/history/url_database.h" #include "chrome/browser/history/visit_database.h" #include "sql/connection.h" #include "sql/init_status.h" |