| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-location-get-override.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-location-get-override.html b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-location-get-override.html
|
| index 943eb9b25e5ceb3cc94526dff64eedcee44b3d4a..2ffce0d997370b2ca1b633294c189b87f140996b 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-location-get-override.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-location-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();
|
|
|