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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 [
2 {"name": "a", "args": {},"pid": 52, "ts": 9524, "cat": "foo", "tid": 53,
3 "ph": "B"},
4 {"name": "a", "args": {},"pid": 52, "ts": 9560, "cat": "foo", "tid": 53,
5 "ph": "E"},
6 {"name": "b", "args": {},"pid": 52, "ts": 9629, "cat": "foo", "tid": 53,
7 "ph": "B"},
8 {"name": "b", "args": {},"pid": 52, "ts": 9631, "cat": "foo", "tid": 53,
9 "ph": "E"}
10 ]
OLDNEW
« 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