[go: nahoru, domu]

tree: ac43c932c38975652d57b456884ec1590b95461a [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. features.cc
  4. features.h
  5. OWNERS
  6. README.md
  7. sharing_message_bridge.h
  8. sharing_message_bridge_impl.cc
  9. sharing_message_bridge_impl.h
  10. sharing_message_bridge_impl_unittest.cc
components/sharing_message/README.md

This directory contains components shared across platforms for features for sharing data between one user's Chrome instances: click-to-call, shared clipboard, send-tab-to-self push notifications and so on. Social features for sharing between users go instead in //chrome/browser/share. The features in this directory are backed by either an FCM (Firebase Messaging) service or a Chime service and can optionally use VAPID.