| Index: third_party/WebKit/Source/core/editing/InputMethodController.h
|
| diff --git a/third_party/WebKit/Source/core/editing/InputMethodController.h b/third_party/WebKit/Source/core/editing/InputMethodController.h
|
| index b2b59b5f9cf600412f5baafb39bcec872bb84136..d8bd02379cb406f83a1a4db574d7d8d184e19290 100644
|
| --- a/third_party/WebKit/Source/core/editing/InputMethodController.h
|
| +++ b/third_party/WebKit/Source/core/editing/InputMethodController.h
|
| @@ -43,7 +43,6 @@ namespace blink {
|
| class Editor;
|
| class LocalFrame;
|
| class Range;
|
| -class Text;
|
|
|
| class CORE_EXPORT InputMethodController final
|
| : public GarbageCollectedFinalized<InputMethodController>,
|
|
|