tree: c695ea8f4fed7eee915c018ba07ba310e0dc07f2
  1. chromeos/
  2. win/
  3. BUILD.gn
  4. OWNERS
  5. prepare_directory_task.cc
  6. prepare_directory_task.h
  7. prepare_directory_task_unittest.cc
  8. README.md
  9. share_service_browsertest.cc
  10. share_service_impl.cc
  11. share_service_impl.h
  12. share_service_unittest.cc
  13. store_file_task.cc
  14. store_file_task.h
  15. store_files_task.cc
  16. 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/