| Index: chrome/browser/history/in_memory_url_index.h
|
| diff --git a/chrome/browser/history/in_memory_url_index.h b/chrome/browser/history/in_memory_url_index.h
|
| index 2f0690e51672cbf734adb247191e4eba890ffd48..a7299d8e4a548a29e1345edc042e42b71c01e66a 100644
|
| --- a/chrome/browser/history/in_memory_url_index.h
|
| +++ b/chrome/browser/history/in_memory_url_index.h
|
| @@ -48,7 +48,6 @@ class HistoryDatabase;
|
| class URLIndexPrivateData;
|
| struct URLsDeletedDetails;
|
| struct URLsModifiedDetails;
|
| -struct URLVisitedDetails;
|
|
|
| // The URL history source.
|
| // Holds portions of the URL database in memory in an indexed form. Used to
|
|
|