tree: ac60a037222231f3443c6f1c1a49aa43ba27c9a3 [path history] [tgz]
  1. proto/
  2. BUILD.gn
  3. DEPS
  4. features.cc
  5. features.h
  6. OWNERS
  7. README.md
  8. send_tab_to_self_bridge.cc
  9. send_tab_to_self_bridge.h
  10. send_tab_to_self_bridge_unittest.cc
  11. send_tab_to_self_entry.cc
  12. send_tab_to_self_entry.h
  13. send_tab_to_self_entry_unittest.cc
  14. send_tab_to_self_model.cc
  15. send_tab_to_self_model.h
  16. send_tab_to_self_model_observer.h
  17. send_tab_to_self_sync_service.cc
  18. send_tab_to_self_sync_service.h
  19. test_send_tab_to_self_model.cc
  20. test_send_tab_to_self_model.h
components/send_tab_to_self/README.md

Send Tab To Self

Send Tab To Self is a component providing necessary APIs for sending tabs between devices in Chrome.

This feature will initially be developed for Android and Desktop, but with the goal of moving to supporting all platforms.