| Index: chrome/browser/safe_browsing/safe_browsing_navigation_observer_manager.h
|
| diff --git a/chrome/browser/safe_browsing/safe_browsing_navigation_observer_manager.h b/chrome/browser/safe_browsing/safe_browsing_navigation_observer_manager.h
|
| index 7d0416751f1c4c7335699f76ac56d288296d5431..ded29a5009864f032052caed6d6ecfbe3385f472 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_navigation_observer_manager.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_navigation_observer_manager.h
|
| @@ -219,7 +219,7 @@ class SafeBrowsingNavigationObserverManager
|
| void CleanUpNavigationEvents();
|
|
|
| // Remove stale entries from user_gesture_map_ if they are older than
|
| - // kUserGestureTTLInSecond (1 sec).
|
| + // kNavigationFootprintTTLInSecond (2 minutes).
|
| void CleanUpUserGestures();
|
|
|
| // Remove stale entries from host_to_ip_map_ if they are older than
|
|
|