tree: 54aaa96b88bf39d85e46be59f325f49eef59c5b3 [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. share_service_browsertest.cc
  13. share_service_impl.cc
  14. share_service_impl.h
  15. share_service_unittest.cc
  16. store_file_task.cc
  17. store_file_task.h
  18. store_files_task.cc
  19. 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/