| Index: chrome/browser/resources/tracing/README
|
| diff --git a/chrome/browser/resources/tracing/README b/chrome/browser/resources/tracing/README
|
| deleted file mode 100644
|
| index 24abae770321b962d69fc3704e000514dbf4693c..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/tracing/README
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -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,
|
|
|