Make "android-chromium-bundle" point to monochrome rather than chrome_modern

Bug: chromium:1366416
Change-Id: I53b913c8fb63458226bdcb75fe0af005bf6c2a69
Reviewed-on: https://chromium-review.googlesource.com/c/catapult/+/4228491
Reviewed-by: John Chen <johnchen@chromium.org>
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
1 file changed
tree: f6fc0abf2409579f37757537c7d8e7a7962aa277
  1. bin/
  2. catapult_build/
  3. common/
  4. dashboard/
  5. dependency_manager/
  6. devil/
  7. docs/
  8. experimental/
  9. hooks/
  10. infra/
  11. netlog_viewer/
  12. systrace/
  13. telemetry/
  14. third_party/
  15. trace_processor/
  16. tracing/
  17. web_page_replay_go/
  18. .eslintignore
  19. .eslintrc
  20. .gcloudignore
  21. .gitignore
  22. .vpython
  23. .vpython3
  24. AUTHORS
  25. BUILD.gn
  26. codereview.settings
  27. CONTRIBUTING.md
  28. DIR_METADATA
  29. generate_telemetry_build.py
  30. LICENSE
  31. navbar.md
  32. OWNERS
  33. PRESUBMIT.py
  34. pylintrc
  35. README.md
  36. WATCHLISTS
README.md

Catapult

Catapult is the home for several performance tools that span from gathering, displaying and analyzing performance data. This includes:

These tools were created by Chromium developers for performance analysis, testing, and monitoring of Chrome, but they can also be used for analyzing and monitoring websites, and eventually Android apps.

Contributing

Please see our contributor's guide