| Index: third_party/WebKit/public/web/WebConsoleMessage.h
|
| diff --git a/third_party/WebKit/public/web/WebConsoleMessage.h b/third_party/WebKit/public/web/WebConsoleMessage.h
|
| index 69e584034ddfef211610525e1171af00c4424545..d1fb8b895552df759d102b76c80ba162242a0d13 100644
|
| --- a/third_party/WebKit/public/web/WebConsoleMessage.h
|
| +++ b/third_party/WebKit/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 {
|
|
|
|
|