From e6e90dc066225d3114c5d7d8174198d9b4326493 Mon Sep 17 00:00:00 2001 From: "abarth@chromium.org" Date: Sat, 3 Dec 2011 00:01:37 +0000 Subject: Update includes to new header locations TBR=darin Review URL: http://codereview.chromium.org/8788003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112825 0039d316-1c4b-4281-b951-d872f2087c98 --- content/common/webmessageportchannel_impl.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/common/webmessageportchannel_impl.cc') diff --git a/content/common/webmessageportchannel_impl.cc b/content/common/webmessageportchannel_impl.cc index f7b9489..8e8f8c1 100644 --- a/content/common/webmessageportchannel_impl.cc +++ b/content/common/webmessageportchannel_impl.cc @@ -8,7 +8,7 @@ #include "content/common/child_process.h" #include "content/common/child_thread.h" #include "content/common/worker_messages.h" -#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h" +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h" #include "third_party/WebKit/Source/WebKit/chromium/public/WebMessagePortChannelClient.h" using WebKit::WebMessagePortChannel; -- cgit v1.1