Index: webkit/support/test_webmessageportchannel.cc |
diff --git a/webkit/support/test_webmessageportchannel.cc b/webkit/support/test_webmessageportchannel.cc |
index bc06161f538f8515a32ddb85dbb8e16866f466cf..9d882c1671fc78cf013f142c1e0ccfb72f478b75 100644 |
--- a/webkit/support/test_webmessageportchannel.cc |
+++ b/webkit/support/test_webmessageportchannel.cc |
@@ -7,8 +7,8 @@ |
#include "base/bind.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/message_loop.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebMessagePortChannelClient.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
+#include "third_party/WebKit/public/platform/WebMessagePortChannelClient.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
using WebKit::WebMessagePortChannel; |
using WebKit::WebMessagePortChannelArray; |