[simple_browser] Provide SessionAudioConsumerFactory to WebEngine

In the future WebEngine will use AudioConsumer interface to play audio.
To create AudioConsumer instances it will need to access
SessionAudioConsumerFactory. This CL adds SessionAudioConsumerFactory to
simple_browser's manifest, so it's passed to WebEngine.

Bug: chromium:1027048
Change-Id: I7eaac538f3f978a9c4a7bc850fd649ed5baa9ce3
1 file changed
tree: e5db554c9e88ec1a1a6786b252789b4101d3eccf
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. examples/
  5. keyboard/
  6. lib/
  7. session_shells/
  8. settings/
  9. story_shells/
  10. tests/
  11. .gitignore
  12. analysis_options.yaml
  13. AUTHORS
  14. BUILD.gn
  15. CONTRIBUTING.md
  16. LICENSE
  17. OWNERS
  18. PATENTS
  19. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.