diff options
Diffstat (limited to 'webkit/support/test_webmessageportchannel.h')
-rw-r--r-- | webkit/support/test_webmessageportchannel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/support/test_webmessageportchannel.h b/webkit/support/test_webmessageportchannel.h index 3176cfd..bc2da1d 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; |