| Index: LayoutTests/http/tests/security/resources/cross-frame-iframe.html
|
| diff --git a/LayoutTests/http/tests/security/resources/cross-frame-iframe.html b/LayoutTests/http/tests/security/resources/cross-frame-iframe.html
|
| index 3af2e2539ea5f59f570539e8a37ab8ac06b0b509..99d42f29b56591900966d0192e29c9ddd91916e7 100644
|
| --- a/LayoutTests/http/tests/security/resources/cross-frame-iframe.html
|
| +++ b/LayoutTests/http/tests/security/resources/cross-frame-iframe.html
|
| @@ -4,8 +4,6 @@
|
| function fireSentinel()
|
| {
|
| parent.postMessage("LOADED", "*");
|
| - if (window.testRunner)
|
| - testRunner.globalFlag = true;
|
| }
|
| </script>
|
| </head>
|
|
|