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

Unified Diff: chrome/browser/resources/tracing/tests/trivial_trace.json

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
Index: chrome/browser/resources/tracing/tests/trivial_trace.json
diff --git a/chrome/browser/resources/tracing/tests/trivial_trace.json b/chrome/browser/resources/tracing/tests/trivial_trace.json
deleted file mode 100644
index 687a515a2acb9d35ac39246b57ce0cb2b46d4e22..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/tracing/tests/trivial_trace.json
+++ /dev/null
@@ -1,10 +0,0 @@
-[
- {"name": "a", "args": {},"pid": 52, "ts": 9524, "cat": "foo", "tid": 53,
- "ph": "B"},
- {"name": "a", "args": {},"pid": 52, "ts": 9560, "cat": "foo", "tid": 53,
- "ph": "E"},
- {"name": "b", "args": {},"pid": 52, "ts": 9629, "cat": "foo", "tid": 53,
- "ph": "B"},
- {"name": "b", "args": {},"pid": 52, "ts": 9631, "cat": "foo", "tid": 53,
- "ph": "E"}
-]
« no previous file with comments | « chrome/browser/resources/tracing/tests/tall_trace.json ('k') | chrome/browser/resources/tracing/timeline.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698