Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/workers/worker-replace-self-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/workers/worker-replace-self-expected.txt b/third_party/WebKit/LayoutTests/fast/workers/worker-replace-self-expected.txt |
| index e133b9fb1ad7fffed68767617212ef70de645436..086a1384fbc5ae441c044d9c91a513b60630b8dd 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/workers/worker-replace-self-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/fast/workers/worker-replace-self-expected.txt |
| @@ -1,6 +1,6 @@ |
| Test that self is not replaceable. |
| self='PASS': PASS |
| -self: [object global] |
| +self: [object DedicatedWorkerGlobalScope] |
| DONE |