Chromium Code Reviews| Index: app/sql/transaction_unittest.cc |
| =================================================================== |
| --- app/sql/transaction_unittest.cc (revision 56608) |
| +++ app/sql/transaction_unittest.cc (working copy) |
| @@ -9,7 +9,7 @@ |
| #include "base/file_util.h" |
| #include "base/path_service.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| -#include "third_party/sqlite/preprocessed/sqlite3.h" |
| +#include "third_party/sqlite/sqlite3.h" |
| class SQLTransactionTest : public testing::Test { |
| public: |