Index: chrome/browser/history/expire_history_backend_unittest.cc |
diff --git a/chrome/browser/history/expire_history_backend_unittest.cc b/chrome/browser/history/expire_history_backend_unittest.cc |
index ef65eabfec6cdb9355367fc1245de324ad115951..91129ed153f3b58667df25b1feb93bb84aaf59a2 100644 |
--- a/chrome/browser/history/expire_history_backend_unittest.cc |
+++ b/chrome/browser/history/expire_history_backend_unittest.cc |
@@ -891,7 +891,7 @@ TEST_F(ExpireHistoryTest, ArchiveSomeOldHistoryWithSource) { |
} |
// TODO(brettw) add some visits with no URL to make sure everything is updated |
-// properly. Have the visits also refer to nonexistant FTS rows. |
+// properly. Have the visits also refer to nonexistent FTS rows. |
// |
// Maybe also refer to invalid favicons. |