Index: third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt b/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt |
index f63785a7239c5badba8b729efaecf2a1ef892b89..b970ba8b4abed0c8913e6bb1b8d83c9f79aae19b 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt |
@@ -1,10 +1,10 @@ |
Tests bottom-up view self and total time calculation in CPU profiler. |
-2: (idle) 300 300 300.0 ms30.00 %300.0 ms30.00 %(idle) |
-1001: A 250 370 250.0 ms25.00 %370.0 ms37.00 %A |
-2000: C 200 250 200.0 ms20.00 %250.0 ms25.00 %C |
-1002: B 150 280 150.0 ms15.00 %280.0 ms28.00 %B |
-3000: D 50 50 50.0 ms5.00 %50.0 ms5.00 %D |
+2: (idle) 500 500 500.0 ms500.0 ms(idle) |
+1001: A 125 185 125.0 ms25.00 %185.0 ms37.00 %A |
+2000: C 100 125 100.0 ms20.00 %125.0 ms25.00 %C |
+1002: B 75 140 75.0 ms15.00 %140.0 ms28.00 %B |
+3000: D 25 25 25.0 ms5.00 %25.0 ms5.00 %D |
Profiler was disabled. |