| Index: chrome/browser/history/download_database.cc
|
| ===================================================================
|
| --- chrome/browser/history/download_database.cc (revision 96793)
|
| +++ chrome/browser/history/download_database.cc (working copy)
|
| @@ -10,8 +10,8 @@
|
| #include "base/file_path.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "build/build_config.h"
|
| -#include "chrome/browser/download/download_item.h"
|
| #include "chrome/browser/history/download_history_info.h"
|
| +#include "content/browser/download/download_item.h"
|
| #include "sql/statement.h"
|
|
|
| // Download schema:
|
|
|