| Index: third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
|
| diff --git a/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp b/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
|
| index bcb24809ebbcced9f02682ddc480b46d56be78b3..da35a4fb58edd9feb011777db81f6c4551defabb 100644
|
| --- a/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
|
| +++ b/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "platform/wtf/Assertions.h"
|
| #include "public/platform/WebVector.h"
|
| #include "public/web/WebTextCheckingResult.h"
|
| -#include "web/EditorClientImpl.h"
|
|
|
| namespace blink {
|
|
|
|
|