| 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>
|
|
|