Fixing filename for Oboe license file in README.chromium.

Fixed README.chromium License: field to point to the correctly named
file for Oboe. This will allow automated scraping tools to correctly read the license.

Change-Id: Iece4e713bab5869e778a19a73436593bfb40ee94
Reviewed-on: https://chromium-review.googlesource.com/c/catapult/+/4206847
Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
Commit-Queue: Rachael Newitt <renewitt@google.com>
1 file changed
tree: 048d238dfe98ad63326725c9de34509dec89514b
  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