Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index fe076e8bc4605c2a5a64cdc4500c7ba233f20849..92b6de126ad95bfa1c03c9a82a8191fafbe87c81 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1578,7 +1578,7 @@ |
'browser/spellchecker/spellcheck_message_filter_mac_browsertest.cc', |
], |
'sources!': [ |
- # TODO(hbono): This test depends on hunspell and we cannot run it on |
+ # TODO(groby): This test depends on hunspell and we cannot run it on |
# Mac, which does not use hunspell by default. |
'browser/spellchecker/spellcheck_service_browsertest.cc', |
# TODO(rouslan): This test depends on the custom dictionary UI, |