tree: 1daab8aeaccaad5c44d8b61493004e78858db4ed [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. OWNERS
  4. read_write_card_controller.h
  5. read_write_cards_manager.cc
  6. read_write_cards_manager.h
  7. read_write_cards_manager_impl.cc
  8. read_write_cards_manager_impl.h
  9. read_write_cards_manager_impl_unittest.cc
  10. read_write_cards_ui_controller.cc
  11. read_write_cards_ui_controller.h
  12. read_write_cards_ui_controller_unittest.cc
  13. read_write_cards_view.cc
  14. read_write_cards_view.h
  15. README.md
chrome/browser/ui/ash/read_write_cards/README.md

chrome/browser/ui/read_write_cards

We define read write cards as the UI that will be shown alongside the context menu when the menu appears.

This directory should contain code that manages the lifetime and controls how each of those read write cards should display.