Chromium Code Reviews| Index: app/sql/connection.cc |
| =================================================================== |
| --- app/sql/connection.cc (revision 56608) |
| +++ app/sql/connection.cc (working copy) |
| @@ -11,7 +11,7 @@ |
| #include "base/logging.h" |
| #include "base/string_util.h" |
| #include "base/utf_string_conversions.h" |
| -#include "third_party/sqlite/preprocessed/sqlite3.h" |
| +#include "third_party/sqlite/sqlite3.h" |
| namespace sql { |