| Index: third_party/WebKit/LayoutTests/fast/js/script-tests/cross-frame-really-bad-time-with-__proto__.js
|
| diff --git a/third_party/WebKit/LayoutTests/fast/js/script-tests/cross-frame-really-bad-time-with-__proto__.js b/third_party/WebKit/LayoutTests/fast/js/script-tests/cross-frame-really-bad-time-with-__proto__.js
|
| index 151ef8f8188a840af377eeb6b3e45e1ffaef3fd9..78e7125e54ec0e03c0500271085dadc3fd59c9b9 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/js/script-tests/cross-frame-really-bad-time-with-__proto__.js
|
| +++ b/third_party/WebKit/LayoutTests/fast/js/script-tests/cross-frame-really-bad-time-with-__proto__.js
|
| @@ -40,7 +40,7 @@ function done() {
|
| else
|
| testFailed("Did not get 5 ouches. Got " + ouches + " + instead.");
|
|
|
| - if (testRunner)
|
| + if (window.testRunner)
|
| testRunner.notifyDone();
|
| }
|
|
|
|
|