| Index: chrome/browser/history/download_database.cc
|
| ===================================================================
|
| --- chrome/browser/history/download_database.cc (revision 34166)
|
| +++ chrome/browser/history/download_database.cc (working copy)
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "app/sql/connection.h"
|
| #include "app/sql/statement.h"
|
| -#include "base/string_util.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "build/build_config.h"
|
| #include "chrome/browser/download/download_manager.h"
|
| #include "chrome/browser/history/download_types.h"
|
|
|