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

Unified Diff: chrome/browser/resources/tracing/timeline_test.html

Issue 9706010: about:tracing support for TRACE_ASYNC_START/FINISH events. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: try again Created 8 years, 9 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/timeline_test.html
diff --git a/chrome/browser/resources/tracing/timeline_test.html b/chrome/browser/resources/tracing/timeline_test.html
index afdb1b5fdf59a565f504cd1d6b8fe054027e50af..143c2999bdb5dd718f114f2b1091c3f91e598c18 100644
--- a/chrome/browser/resources/tracing/timeline_test.html
+++ b/chrome/browser/resources/tracing/timeline_test.html
@@ -35,9 +35,6 @@ found in the LICENSE file.
<div class="timeline-test" src="./tests/instance_counters.json">
</div>
- <div class="timeline-test" src="./tests/nonnested_trace.json">
- </div>
-
<div class="timeline-test" src="./tests/tall_trace.json">
</div>
@@ -50,7 +47,7 @@ found in the LICENSE file.
<div class="timeline-test" src="./tests/main_thread_has_unclosed_slices.json">
</div>
- <div class="timeline-test" src="./tests/linux_perf_simple.txt">
+ <div class="timeline-test" src="./tests/async_begin_end.json">
</div>
<script>
« no previous file with comments | « chrome/browser/resources/tracing/timeline_model_test.html ('k') | chrome/browser/resources/tracing/timeline_track.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698