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

Unified Diff: LayoutTests/inspector/timeline/timeline-time-stamp-expected.txt

Issue 121223003: DevTools: Move usedHeapSize from TimelineEvent into counters. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years 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: LayoutTests/inspector/timeline/timeline-time-stamp-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-time-stamp-expected.txt b/LayoutTests/inspector/timeline/timeline-time-stamp-expected.txt
index 3e757749708116a681b746b1cf496447e9aa5f22..8e71ea834f614474a1aec8330f30cdbffcbd2fe6 100644
--- a/LayoutTests/inspector/timeline/timeline-time-stamp-expected.txt
+++ b/LayoutTests/inspector/timeline/timeline-time-stamp-expected.txt
@@ -10,7 +10,6 @@ TimeStamp Properties:
stackTrace : <object>
startTime : <number>
type : "TimeStamp"
- usedHeapSize : <number>
}
Timestamp records:
TimeStamp Properties:
@@ -23,6 +22,5 @@ TimeStamp Properties:
stackTrace : <object>
startTime : <number>
type : "TimeStamp"
- usedHeapSize : <number>
}

Powered by Google App Engine
This is Rietveld 408576698