| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get-override.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get-override.html b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get-override.html
|
| index b69d89a1756d52a6e0f9715b50da0a8bf1b18503..5ca0c6f6cd8f625f26dd4d34f810ac48b8aa9fe3 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get-override.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-get-override.html
|
| @@ -2,7 +2,7 @@
|
| <head>
|
| <script src="resources/cross-frame-access.js"></script>
|
| <script>
|
| - window.onload = function()
|
| + // FIXME[11] window.onload = function()
|
| {
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
|
|