diff options
Diffstat (limited to 'chrome/browser/history/history.h')
-rw-r--r-- | chrome/browser/history/history.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/history/history.h b/chrome/browser/history/history.h index d47f12f..eb62217 100644 --- a/chrome/browser/history/history.h +++ b/chrome/browser/history/history.h @@ -468,6 +468,7 @@ class HistoryService : public CancelableRequestProvider, // representing the segment. Handle QuerySegmentUsageSince(CancelableRequestConsumerBase* consumer, const base::Time from_time, + int max_result_count, SegmentQueryCallback* callback); // Set the presentation index for the segment identified by |segment_id|. |