From 3034b681ff22071df0cad6cace510b838d65d7cc Mon Sep 17 00:00:00 2001 From: "abarth@chromium.org" Date: Sat, 3 Dec 2011 00:00:14 +0000 Subject: Update these includes to use the new header locations TBR=darin Review URL: http://codereview.chromium.org/8787003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112824 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/database/database_util.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webkit/database/database_util.cc') diff --git a/webkit/database/database_util.cc b/webkit/database/database_util.cc index 184e495..b5e8df0 100644 --- a/webkit/database/database_util.cc +++ b/webkit/database/database_util.cc @@ -6,7 +6,7 @@ #include "base/utf_string_conversions.h" #include "third_party/WebKit/Source/WebKit/chromium/public/WebSecurityOrigin.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_tracker.h" #include "webkit/database/vfs_backend.h" -- cgit v1.1