| Index: third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.h b/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.h
|
| index cf3be0d368efce3cbc49ebc0e5a6d57edbedaef5..cd5176ec6ecf91a00d154543f7c96a2da85963bf 100644
|
| --- a/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.h
|
| @@ -33,8 +33,8 @@
|
|
|
| #include "platform/heap/Handle.h"
|
| #include "platform/text/TextChecking.h"
|
| +#include "platform/wtf/RefPtr.h"
|
| #include "public/web/WebTextCheckingCompletion.h"
|
| -#include "wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|