| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-location-get.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-location-get.html b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-location-get.html
|
| index 9f17799e214248b4db9e845cf23fa3fb2e7e907b..387f9059eba1837d5d51e3d9d71e03bcc36dba81 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-location-get.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-location-get.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();
|
|
|