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

Unified Diff: LayoutTests/inspector/timeline/timeline-injected-script-eval-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-injected-script-eval-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-injected-script-eval-expected.txt b/LayoutTests/inspector/timeline/timeline-injected-script-eval-expected.txt
index 411135d835e4d965f240065528a43f6bfa55882e..6b60a930193974e91ca336fae4a2b4a3c18031dc 100644
--- a/LayoutTests/inspector/timeline/timeline-injected-script-eval-expected.txt
+++ b/LayoutTests/inspector/timeline/timeline-injected-script-eval-expected.txt
@@ -12,7 +12,6 @@ FunctionCall Properties:
frameId : <string>
startTime : <number>
type : "FunctionCall"
- usedHeapSize : <number>
}
FunctionCall Properties:
{
@@ -26,6 +25,5 @@ FunctionCall Properties:
frameId : <string>
startTime : <number>
type : "FunctionCall"
- usedHeapSize : <number>
}

Powered by Google App Engine
This is Rietveld 408576698