Index: webkit/support/simple_database_system.cc |
=================================================================== |
--- webkit/support/simple_database_system.cc (revision 112786) |
+++ webkit/support/simple_database_system.cc (working copy) |
@@ -15,7 +15,7 @@ |
#include "base/utf_string_conversions.h" |
#include "third_party/sqlite/sqlite3.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDatabase.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h" |
+#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h" |
#include "webkit/database/database_util.h" |
#include "webkit/database/vfs_backend.h" |