Index: chrome/renderer/spellchecker/spellcheck_unittest.cc |
diff --git a/chrome/renderer/spellchecker/spellcheck_unittest.cc b/chrome/renderer/spellchecker/spellcheck_unittest.cc |
index 34d3b0ee8274fa0b179b32fd2717dab4e4ea8e33..751768976edd942452431c34b45c8fc13d7c123c 100644 |
--- a/chrome/renderer/spellchecker/spellcheck_unittest.cc |
+++ b/chrome/renderer/spellchecker/spellcheck_unittest.cc |
@@ -145,7 +145,7 @@ class MockTextCheckingCompletion : public WebKit::WebTextCheckingCompletion { |
// with space characters or non-English words. |
// A test with a "[ROBUSTNESS]" mark shows it is a robustness test and it uses |
// grammatically incorrect string. |
-// TODO(hbono): Please feel free to add more tests. |
+// TODO(groby): Please feel free to add more tests. |
TEST_F(SpellCheckTest, SpellCheckStrings_EN_US) { |
static const struct { |
// A string to be tested. |