Index: webkit/tools/test_shell/simple_database_system.cc |
=================================================================== |
--- webkit/tools/test_shell/simple_database_system.cc (revision 54459) |
+++ webkit/tools/test_shell/simple_database_system.cc (working copy) |
@@ -7,6 +7,7 @@ |
#include "base/auto_reset.h" |
#include "base/file_util.h" |
#include "base/message_loop.h" |
+#include "base/utf_string_conversions.h" |
#include "third_party/sqlite/preprocessed/sqlite3.h" |
#include "third_party/WebKit/WebKit/chromium/public/WebDatabase.h" |
#include "third_party/WebKit/WebKit/chromium/public/WebString.h" |