| Index: public/web/WebTextCheckingCompletion.h
|
| diff --git a/public/web/WebTextCheckingCompletion.h b/public/web/WebTextCheckingCompletion.h
|
| index 476176fdaa43485080806016ef703eec1ee1dfe3..a63995466c061b6d2bb477413894c02c8ffd9dee 100644
|
| --- a/public/web/WebTextCheckingCompletion.h
|
| +++ b/public/web/WebTextCheckingCompletion.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebTextCheckingCompletion_h
|
| #define WebTextCheckingCompletion_h
|
|
|
| -#include "public/platform/WebCommon.h"
|
| +#include "../platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|