| Index: third_party/WebKit/public/web/WebPepperSocketClient.h
|
| diff --git a/third_party/WebKit/public/web/WebPepperSocketClient.h b/third_party/WebKit/public/web/WebPepperSocketClient.h
|
| index c97a0e0a196917c5bf2a201a8e268510960cdafa..8669d950937577150d63603e7592993a20cb0765 100644
|
| --- a/third_party/WebKit/public/web/WebPepperSocketClient.h
|
| +++ b/third_party/WebKit/public/web/WebPepperSocketClient.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebPepperSocketClient_h
|
| #define WebPepperSocketClient_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|