Index: chrome/browser/importer/firefox_importer_unittest_utils.h |
diff --git a/chrome/browser/importer/firefox_importer_unittest_utils.h b/chrome/browser/importer/firefox_importer_unittest_utils.h |
index 6db8ee4b0af35c35a130ecc251b26ced6ce0d4ad..3eb12d67abb342930db1ee17b163eff222e0a71b 100644 |
--- a/chrome/browser/importer/firefox_importer_unittest_utils.h |
+++ b/chrome/browser/importer/firefox_importer_unittest_utils.h |
@@ -44,7 +44,7 @@ class FFUnitTestDecryptorProxy { |
#if defined(OS_MACOSX) |
// Blocks until either a timeout is reached, or until the client process |
// responds to an IPC message. |
- // Returns true if a reply was recieved successfully and false if the |
+ // Returns true if a reply was received successfully and false if the |
// the operation timed out. |
bool WaitForClientResponse(); |