Index: third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times.html |
diff --git a/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times.html b/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times.html |
index c15ec7364a3e7eafe0573d115ed75365730d6ddf..caeb35d415c97d83bcf8efd0766f5ac01ffbf983 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times.html |
+++ b/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times.html |
@@ -111,7 +111,7 @@ function test() |
} |
], |
"startTime": 0, |
- "endTime": 1.000 |
+ "endTime": 1e6 |
} |
}; |
var view = new WebInspector.CPUProfileView(profileAndExpectations); |