Home
last modified time | relevance | path

Searched refs:kDefaultStaleSessionThresholdDays (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/sessions/
Dsessions_sync_manager.cc48 static const size_t kDefaultStaleSessionThresholdDays = 14; // 2 weeks. variable
62 stale_session_threshold_days_(kDefaultStaleSessionThresholdDays), in SessionsSyncManager()