Index: content/browser/download/download_item_factory.h |
diff --git a/content/browser/download/download_item_factory.h b/content/browser/download/download_item_factory.h |
index dc6e9a9a1e42841f19feeec47b88529b9adb26cf..2555af01a90988ecbd89837801b52d50302a3f00 100644 |
--- a/content/browser/download/download_item_factory.h |
+++ b/content/browser/download/download_item_factory.h |
@@ -63,6 +63,7 @@ public: |
DownloadDangerType danger_type, |
DownloadInterruptReason interrupt_reason, |
bool opened, |
+ const base::Time& last_access_time, |
const std::vector<DownloadItem::ReceivedSlice>& received_slices, |
const net::NetLogWithSource& net_log) = 0; |