| Index: third_party/WebKit/public/web/WebTextCheckingCompletion.h
|
| diff --git a/third_party/WebKit/public/web/WebTextCheckingCompletion.h b/third_party/WebKit/public/web/WebTextCheckingCompletion.h
|
| index 6815666772415cc8beb69724657155d24285bf32..21dd3f92559a18dc8a7ea0d87b4eeac9d9078c01 100644
|
| --- a/third_party/WebKit/public/web/WebTextCheckingCompletion.h
|
| +++ b/third_party/WebKit/public/web/WebTextCheckingCompletion.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebTextCheckingCompletion_h
|
| #define WebTextCheckingCompletion_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|