[simple_browser] remove dependency on webview lib

This change integrates the parts of ChromiumWebView that were used by
SimpleBrowser directly into its package.

- ChromiumWebView.createContext is now createWebContext
- The rest of the features that were in use are now part of WebPageBloc

Bug: 41353

TEST: run and use on local device
Change-Id: I24024e3a703f46cc01968a0324f5d90cbfce3355
4 files changed
tree: f51eeef2b5b2e62520554afa438a8e2f3c58fb8f
  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.