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

Unified Diff: LayoutTests/inspector/timeline/timeline-network-resource-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-network-resource-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-network-resource-expected.txt b/LayoutTests/inspector/timeline/timeline-network-resource-expected.txt
index a644d0561f29f1b8a105cfb42da07073b2f6287b..b0b4b0d152c9cd25e87ee520455a6d85fde853e4 100644
--- a/LayoutTests/inspector/timeline/timeline-network-resource-expected.txt
+++ b/LayoutTests/inspector/timeline/timeline-network-resource-expected.txt
@@ -15,7 +15,6 @@ ResourceSendRequest Properties:
stackTrace : <object>
startTime : <number>
type : "ResourceSendRequest"
- usedHeapSize : <number>
}
ResourceReceiveResponse Properties:
@@ -29,7 +28,6 @@ ResourceReceiveResponse Properties:
frameId : <string>
startTime : <number>
type : "ResourceReceiveResponse"
- usedHeapSize : <number>
}
ResourceFinish Properties:
@@ -43,6 +41,5 @@ ResourceFinish Properties:
frameId : <string>
startTime : <number>
type : "ResourceFinish"
- usedHeapSize : <number>
}

Powered by Google App Engine
This is Rietveld 408576698