Index: third_party/WebKit/Source/web/TextCheckerClientImpl.h |
diff --git a/third_party/WebKit/Source/web/TextCheckerClientImpl.h b/third_party/WebKit/Source/web/TextCheckerClientImpl.h |
index e694a92eaa8214d17b90f90a43ed0cea5c6e7e1c..11fa850186431a7c3571a2b8c55ed13854633dc2 100644 |
--- a/third_party/WebKit/Source/web/TextCheckerClientImpl.h |
+++ b/third_party/WebKit/Source/web/TextCheckerClientImpl.h |
@@ -11,6 +11,7 @@ namespace blink { |
class WebViewImpl; |
+// TODO(xiaochengh): Rename TextCheckerClientImpl to SpellCheckerClientImpl. |
// TODO(xiaochengh): Move ownership of this class to WebLocalFrameImpl. |
class TextCheckerClientImpl final : public TextCheckerClient { |
public: |