Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
index b16acfb3c4f02f2d29cd4ab040995e8d2b383332..e6c8418f037b70e2762e8d6cdda1f0bae00dfc23 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
@@ -173,6 +173,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 |