Chromium Code Reviews| Index: chrome/common/sqlite_compiled_statement.cc |
| =================================================================== |
| --- chrome/common/sqlite_compiled_statement.cc (revision 15263) |
| +++ chrome/common/sqlite_compiled_statement.cc (working copy) |
| @@ -5,7 +5,7 @@ |
| #include "chrome/common/sqlite_compiled_statement.h" |
| #include "base/logging.h" |
| -#include "chrome/common/stl_util-inl.h" |
| +#include "base/stl_util-inl.h" |
| // SqliteStatementCache ------------------------------------------------------- |