tree: c5de6db94b27dde4ba5dea66925814724c557070 [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. DIR_METADATA
  4. OWNERS
  5. README.md
  6. safety_check.cc
  7. safety_check.h
  8. test_update_check_helper.cc
  9. test_update_check_helper.h
  10. update_check_helper.cc
  11. update_check_helper.h
  12. update_check_helper_unittest.cc
  13. url_constants.cc
  14. url_constants.h
components/safety_check/README.md

Safety check

This component contains code common to desktop, Android, and iOS for the settings page for checking browser safety. Currently, the only common check is Safe Browsing status. In the future, the password leak check will also be moved to this component from chrome/browser/ui/webui/settings/.