Index: chrome/common/webmessageportchannel_impl.h |
diff --git a/chrome/common/webmessageportchannel_impl.h b/chrome/common/webmessageportchannel_impl.h |
index 89a36b06e9c98244dfd47ce26969ab1eb68bde73..da52b9d05432184c3a62ddebc2f7444d31e7f5f3 100644 |
--- a/chrome/common/webmessageportchannel_impl.h |
+++ b/chrome/common/webmessageportchannel_impl.h |
@@ -13,7 +13,7 @@ |
#include "base/string16.h" |
#include "base/ref_counted.h" |
#include "ipc/ipc_channel.h" |
-#include "webkit/api/public/WebMessagePortChannel.h" |
+#include "third_party/WebKit/WebKit/chromium/public/WebMessagePortChannel.h" |
// This is thread safe. |
class WebMessagePortChannelImpl |