Index: chrome/browser/history/history_service.cc |
diff --git a/chrome/browser/history/history_service.cc b/chrome/browser/history/history_service.cc |
index af61f108a548fc551b69d7e5627e17efa9b813c1..a4513e1d6037cedcced8d0df6d9adf32428c5d04 100644 |
--- a/chrome/browser/history/history_service.cc |
+++ b/chrome/browser/history/history_service.cc |
@@ -12,8 +12,6 @@ |
// HistoryService <----------------> HistoryBackend |
// -> HistoryDatabase |
// -> SQLite connection to History |
-// -> ArchivedDatabase |
-// -> SQLite connection to Archived History |
// -> ThumbnailDatabase |
// -> SQLite connection to Thumbnails |
// (and favicons) |