Index: content/browser/indexed_db/indexed_db_leveldb_coding.cc |
diff --git a/content/browser/indexed_db/indexed_db_leveldb_coding.cc b/content/browser/indexed_db/indexed_db_leveldb_coding.cc |
index c10bdc606140d8fb0315eb803cbaafedaffd7e7d..ad18af24ceff84926edee26f4fdcc1b2bc6f83da 100644 |
--- a/content/browser/indexed_db/indexed_db_leveldb_coding.cc |
+++ b/content/browser/indexed_db/indexed_db_leveldb_coding.cc |
@@ -1554,7 +1554,7 @@ int64 IndexFreeListKey::IndexId() const { |
} |
// TODO(jsbell): We never use this to look up object store ids, |
-// because a mapping is kept in the IndexedDBDatabaseImpl. Can the |
+// because a mapping is kept in the IndexedDBDatabase. Can the |
// mapping become unreliable? Can we remove this? |
const char* ObjectStoreNamesKey::Decode(const char* start, |
const char* limit, |