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

Unified Diff: LayoutTests/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-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/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-expected.txt
diff --git a/LayoutTests/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-expected.txt b/LayoutTests/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-expected.txt
index 5ea0ef9a81ac21f288f8d81791d55b4d5833e448..342988ba16812b5159c609b6cc7601de22f4dd9e 100644
--- a/LayoutTests/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-expected.txt
+++ b/LayoutTests/virtual/implsidepainting/inspector/timeline/timeline-decode-resize-expected.txt
@@ -35,7 +35,6 @@ DecodeImage Properties:
endTime : <number>
startTime : <number>
type : "DecodeImage"
- usedHeapSize : <number>
}
ResizeImage Properties:
{
@@ -49,7 +48,6 @@ ResizeImage Properties:
endTime : <number>
startTime : <number>
type : "ResizeImage"
- usedHeapSize : <number>
}
DecodeImage Properties:
{

Powered by Google App Engine
This is Rietveld 408576698