Index: chrome/browser/history/history_service.cc |
diff --git a/chrome/browser/history/history_service.cc b/chrome/browser/history/history_service.cc |
index 2f3a3008015e69d4e49e80415c481421f005f208..18eb50a3c2e3bfc3bb50ff25ddc01a55e8529ace 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) |