Index: third_party/WebKit/Source/platform/text/TextCheckerClient.h |
diff --git a/third_party/WebKit/Source/platform/text/TextCheckerClient.h b/third_party/WebKit/Source/platform/text/TextCheckerClient.h |
index ddfe03bc9dab2c667d6aa2e651c27155971acb75..a412b58d57ff58b795a455c7d70f3d42bbfc2e94 100644 |
--- a/third_party/WebKit/Source/platform/text/TextCheckerClient.h |
+++ b/third_party/WebKit/Source/platform/text/TextCheckerClient.h |
@@ -37,6 +37,7 @@ |
namespace blink { |
+// TODO(xiaochengh): Rename TextCheckerClient to SpellCheckerClient. |
class PLATFORM_EXPORT TextCheckerClient { |
public: |
virtual ~TextCheckerClient() {} |