summaryrefslogtreecommitdiffstats
path: root/webkit/support/test_webmessageportchannel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/support/test_webmessageportchannel.cc')
-rw-r--r--webkit/support/test_webmessageportchannel.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/support/test_webmessageportchannel.cc b/webkit/support/test_webmessageportchannel.cc
index c6b0c1a..8460460 100644
--- a/webkit/support/test_webmessageportchannel.cc
+++ b/webkit/support/test_webmessageportchannel.cc
@@ -8,7 +8,7 @@
#include "base/message_loop.h"
#include "base/task.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebMessagePortChannelClient.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h"
+#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h"
using WebKit::WebMessagePortChannel;
using WebKit::WebMessagePortChannelArray;