| Index: webkit/support/test_webmessageportchannel.h
|
| diff --git a/webkit/support/test_webmessageportchannel.h b/webkit/support/test_webmessageportchannel.h
|
| index 3176cfd6993c313aac99a60fefa9d238f7393f7e..bc2da1d9f9b981515b82dc0797562b0624b5adcf 100644
|
| --- a/webkit/support/test_webmessageportchannel.h
|
| +++ b/webkit/support/test_webmessageportchannel.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebMessagePortChannel.h"
|
| +#include "third_party/WebKit/public/platform/WebMessagePortChannel.h"
|
|
|
| namespace WebKit {
|
| class WebString;
|
|
|