HomeSort by relevance Sort by last modified time
    Searched full:actionable_error_detected (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/resources/sync_internals/
about.html 48 <div class="section" jsdisplay="actionable_error_detected">
  /external/chromium_org/chrome/browser/sync/
about_sync_util.cc 467 const bool actionable_error_detected = local
471 about_info->SetBoolean("actionable_error_detected",
472 actionable_error_detected);
475 // actionable_error_detected is set.
485 if (actionable_error_detected) {

Completed in 1791 milliseconds