blob: 24abae770321b962d69fc3704e000514dbf4693c [file] [log] [blame]
This directory contains the UI for Chrome's about:tracing tool.
To work on this code:
cd src/chrome/browser/resources/
python -m SimpleHTTPServer
In any browser, navigate to
http://localhost:8000/tracing/tests.html
If you add a file, make sure to update:
../tracing.js
And, of course, verify all the tests,