summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/ui/webui/history/foreign_session_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/ui/webui/history/foreign_session_handler.h')
-rw-r--r--chromium/chrome/browser/ui/webui/history/foreign_session_handler.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromium/chrome/browser/ui/webui/history/foreign_session_handler.h b/chromium/chrome/browser/ui/webui/history/foreign_session_handler.h
index efd0a977f29..7e249a63410 100644
--- a/chromium/chrome/browser/ui/webui/history/foreign_session_handler.h
+++ b/chromium/chrome/browser/ui/webui/history/foreign_session_handler.h
@@ -99,10 +99,6 @@ class ForeignSessionHandler : public content::WebUIMessageHandler {
void HandleSetForeignSessionCollapsed(const base::ListValue* args);
- // The time at which this WebUI was created. Used to calculate how long
- // the WebUI was present before the sessions data was visible.
- base::TimeTicks load_attempt_time_;
-
base::Value initial_session_list_;
std::unique_ptr<base::CallbackList<void()>::Subscription>