| Index: chrome/browser/history/archived_database.h
|
| ===================================================================
|
| --- chrome/browser/history/archived_database.h (revision 157579)
|
| +++ chrome/browser/history/archived_database.h (working copy)
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_HISTORY_ARCHIVED_DATABASE_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "chrome/browser/history/url_database.h"
|
| +#include "chrome/browser/common/url_database/url_database.h"
|
| #include "chrome/browser/history/visit_database.h"
|
| #include "sql/connection.h"
|
| #include "sql/init_status.h"
|
|
|