Chromium Code Reviews| Index: webkit/database/quota_table_unittest.cc |
| =================================================================== |
| --- webkit/database/quota_table_unittest.cc (revision 54459) |
| +++ webkit/database/quota_table_unittest.cc (working copy) |
| @@ -5,6 +5,7 @@ |
| #include "app/sql/connection.h" |
| #include "app/sql/statement.h" |
| #include "base/string_util.h" |
| +#include "base/utf_string_conversions.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| #include "webkit/database/quota_table.h" |