| Index: chrome/common/sqlite_compiled_statement.cc
|
| ===================================================================
|
| --- chrome/common/sqlite_compiled_statement.cc (revision 56608)
|
| +++ chrome/common/sqlite_compiled_statement.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include "base/logging.h"
|
| #include "base/stl_util-inl.h"
|
| #include "chrome/common/sqlite_utils.h"
|
| -#include "third_party/sqlite/preprocessed/sqlite3.h"
|
| +#include "third_party/sqlite/sqlite3.h"
|
|
|
| // SqliteStatementCache -------------------------------------------------------
|
|
|
|
|