diff options
Diffstat (limited to 'chrome/common/webmessageportchannel_impl.h')
-rw-r--r-- | chrome/common/webmessageportchannel_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/webmessageportchannel_impl.h b/chrome/common/webmessageportchannel_impl.h index 89a36b0..da52b9d 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 |