| 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 9198010c21e7b7e3a855cec02185ce465a1f3603..cb1c7c8d2fa839440acd92da569d09ca8af902a7 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_mediaSession.onprevioustrack is null
|
| PASS window.cached_navigator_mediaSession.onseekbackward is null
|
| PASS window.cached_navigator_mediaSession.onseekforward is null
|
| PASS window.cached_navigator_presentation.defaultRequest is null
|
| +PASS window.cached_navigator_presentation.receiver is null
|
| PASS window.cached_navigator_serviceWorker.controller is null
|
| PASS window.cached_navigator_serviceWorker.oncontrollerchange is null
|
| PASS window.cached_navigator_serviceWorker.onmessage is null
|
|
|