| Index: chrome/browser/history/history_service.cc
|
| diff --git a/chrome/browser/history/history_service.cc b/chrome/browser/history/history_service.cc
|
| index dc776278cb59b26e94a4baddce6c55e88dc6c180..e11bec59cacd8393de7f8383153795e20e097728 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)
|
|
|