| 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 0d2b3908fd06389ff8fa2b1abaf84cb20802b18e..74b5b92625e7f40876bccffce7cd9aad30c0af29 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
|
|
|