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