Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
index c4b67970d1716ced1b816b8c4515826cf83899e4..bb71c3f9348aadb28bc08c0a34ce009b18208aa6 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
@@ -56,6 +56,7 @@ PASS window.cached_navigator_serviceWorker.onmessage is null |
PASS window.cached_navigator_usb.onconnect is null |
PASS window.cached_navigator_usb.ondisconnect is null |
PASS window.cached_performance.onframetimingbufferfull is null |
+PASS window.cached_performance.onlongtasktimingbufferfull is null |
PASS window.cached_performance.onresourcetimingbufferfull is null |
PASS window.cached_performance.onwebkitresourcetimingbufferfull is null |
PASS window.cached_performance_navigation.redirectCount is 0 |