[polymer] Fix remaining rebase mistakes in tracing/

TBR=sullivan@chromium.org,aiolos@chromium.org
NOPRESUBMIT=true
NOTRY=true
BUG=catapult:#2285

Review URL: https://codereview.chromium.org/2172783002 .
4 files changed
tree: 33fe1d95a886880a06b0217476a1595564e4397b
  1. bin/
  2. catapult_base/
  3. catapult_build/
  4. common/
  5. dashboard/
  6. dependency_manager/
  7. devil/
  8. docs/
  9. experimental/
  10. firefighter/
  11. hooks/
  12. infra/
  13. netlog_viewer/
  14. perf_insights/
  15. systrace/
  16. telemetry/
  17. third_party/
  18. trace_processor/
  19. tracing/
  20. .gitignore
  21. AUTHORS
  22. codereview.settings
  23. CONTRIBUTING.md
  24. LICENSE
  25. navbar.md
  26. OWNERS
  27. PRESUBMIT.py
  28. pylintrc
  29. README.md
  30. 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

Current build status