Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
index 2f1bbd65b694dc682ac682d414b8d0e0f5320f13..e9caac3a9b4857407d74bf070e78a6094237f3cf 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
@@ -172,6 +172,7 @@ PASS childWindow.pageYOffset is 0 |
PASS childWindow.performance.navigation.redirectCount is 0 |
PASS childWindow.performance.navigation.type is 0 |
PASS childWindow.performance.onframetimingbufferfull is null |
+PASS childWindow.performance.onlongtasktimingbufferfull is null |
PASS childWindow.performance.onresourcetimingbufferfull is null |
PASS childWindow.performance.onwebkitresourcetimingbufferfull is null |
PASS childWindow.performance.timing.connectEnd is 0 |