| Index: third_party/WebKit/public/web/WebTextCheckingResult.h
|
| diff --git a/third_party/WebKit/public/web/WebTextCheckingResult.h b/third_party/WebKit/public/web/WebTextCheckingResult.h
|
| index 4694aa6cdf574bae436d690ca2c897b6ea5028d2..4eb36d86665193c42929e06a28c726c719b29795 100644
|
| --- a/third_party/WebKit/public/web/WebTextCheckingResult.h
|
| +++ b/third_party/WebKit/public/web/WebTextCheckingResult.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebTextCheckingResult_h
|
| #define WebTextCheckingResult_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| -#include "../platform/WebString.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebString.h"
|
| #include "WebTextDecorationType.h"
|
|
|
| namespace blink {
|
|
|