| Index: chrome/browser/history/history_types.h
|
| diff --git a/chrome/browser/history/history_types.h b/chrome/browser/history/history_types.h
|
| index 2fac61480b1c64265f66edde166d9ba4d94bcb9f..b760c32dba427840bf6fc735c20aa5795e73a736 100644
|
| --- a/chrome/browser/history/history_types.h
|
| +++ b/chrome/browser/history/history_types.h
|
| @@ -44,7 +44,6 @@ typedef std::vector<GURL> RedirectList;
|
|
|
| typedef int64 FaviconBitmapID; // Identifier for a bitmap in a favicon.
|
| typedef int64 SegmentID; // URL segments for the most visited view.
|
| -typedef int64 SegmentDurationID; // Unique identifier for segment_duration.
|
| typedef int64 IconMappingID; // For page url and icon mapping.
|
|
|
| // URLRow ---------------------------------------------------------------------
|
|
|