Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dupgrade_detector.cc40 const int kCheckForUpgradeMs = 2 * 60 * 60 * 1000; // 2 hours. variable
62 return kCheckForUpgradeMs; in GetCheckForUpgradeEveryMs()