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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt

Issue 1769273004: Remove V8RecrusionScope, cleanup call sites. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 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: third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt
index 0009030c59e7395d114860dfb52143204ac1c649..6c78afe6d17dd970edf73baf06d5c059a53c4c4d 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt
@@ -2,17 +2,13 @@ Test nesting of time/timeEnd records on Timeline
Running: testSimpleConsoleTime
-----> Function Call
Running: testNestedConsoleTime
-----> Function Call
Running: testUnbalancedConsoleTime
-----> Function Call
Running: testConsoleTimeWithoutConsoleTimeEnd
-----> Function Call
---------> Timestamp: Foo
---------> Timestamp: Bar
---------> Timestamp: Baz
+----> Timestamp: Foo
+----> Timestamp: Bar
+----> Timestamp: Baz

Powered by Google App Engine
This is Rietveld 408576698