Chromium Code Reviews| Index: public/web/WebTextRun.h |
| diff --git a/public/web/WebTextRun.h b/public/web/WebTextRun.h |
| index 64504eff223b1f5c34d8abec093a58f7ab12678d..75a28473c6561490d6c45cf67f154ada9b475f50 100644 |
| --- a/public/web/WebTextRun.h |
| +++ b/public/web/WebTextRun.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebTextRun_h |
| #define WebTextRun_h |
| -#include "../platform/WebString.h" |
| +#include "public/platform/WebString.h" |
| #if BLINK_IMPLEMENTATION |
| namespace WebCore { class TextRun; } |