Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/api/runtime/
Dchrome_runtime_api_delegate.cc38 const char kUpdateThrottled[] = "throttled"; variable
160 base::Bind(callback, UpdateCheckResult(true, kUpdateThrottled, ""))); in CheckForUpdates()