| Index: content/common/webmessageportchannel_impl.h
|
| diff --git a/content/common/webmessageportchannel_impl.h b/content/common/webmessageportchannel_impl.h
|
| index ddf5757fef1cc2ff8b99bd499c50b25ee3d842a2..2efd2b8ad20f809cc6d1ec13a6fe2591f14323fa 100644
|
| --- a/content/common/webmessageportchannel_impl.h
|
| +++ b/content/common/webmessageportchannel_impl.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/string16.h"
|
| #include "base/synchronization/lock.h"
|
| #include "ipc/ipc_listener.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebMessagePortChannel.h"
|
| +#include "third_party/WebKit/public/platform/WebMessagePortChannel.h"
|
|
|
| namespace content {
|
|
|
|
|