tree: cfd954b353bd44a4185f46a42667b6622f90246c [path history] [tgz]
  1. chromeos/
  2. mac/
  3. win/
  4. BUILD.gn
  5. OWNERS
  6. prepare_directory_task.cc
  7. prepare_directory_task.h
  8. prepare_directory_task_unittest.cc
  9. prepare_subdirectory_task.cc
  10. prepare_subdirectory_task.h
  11. README.md
  12. safe_browsing_request.cc
  13. safe_browsing_request.h
  14. share_service_browsertest.cc
  15. share_service_impl.cc
  16. share_service_impl.h
  17. share_service_unittest.cc
  18. store_file_task.cc
  19. store_file_task.h
  20. store_files_task.cc
  21. store_files_task.h
chrome/browser/webshare/README.md

This directory implements the browser side of the Web Share API for desktop platforms (initially Windows and Chrome OS).

Note that for Android, the browser side is implemented in components/browser_ui/webshare/