Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: chrome/browser/resources/tracing/README

Issue 10543144: Remove old tracing code now that it has moved to third_party. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/tracing/OWNERS ('k') | chrome/browser/resources/tracing/fast_rect_renderer.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « chrome/browser/resources/tracing/OWNERS ('k') | chrome/browser/resources/tracing/fast_rect_renderer.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698