Chromium Code Reviews| Index: public/web/WebSocketClient.h |
| diff --git a/public/web/WebSocketClient.h b/public/web/WebSocketClient.h |
| index 35896f82b0b9dfa8d66d74a9abdee8b24e19bf52..a07f0953418eb79f2d3cda9d57b254a5c3a736e3 100644 |
| --- a/public/web/WebSocketClient.h |
| +++ b/public/web/WebSocketClient.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebSocketClient_h |
| #define WebSocketClient_h |
| -#include "../platform/WebCommon.h" |
| +#include "public/platform/WebCommon.h" |
| namespace blink { |