Chromium Code Reviews| Index: public/web/WebConsoleMessage.h |
| diff --git a/public/web/WebConsoleMessage.h b/public/web/WebConsoleMessage.h |
| index cf6a54ecf431251a64d1bc4eea281e3984d91a2a..f07c08d6a53e84cb58fc21f64e2e7252d0f5bbbf 100644 |
| --- a/public/web/WebConsoleMessage.h |
| +++ b/public/web/WebConsoleMessage.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebConsoleMessage_h |
| #define WebConsoleMessage_h |
| -#include "../platform/WebString.h" |
| +#include "public/platform/WebString.h" |
| namespace blink { |