| Index: third_party/WebKit/LayoutTests/http/tests/security/mixedContent/active-subresource-in-http-iframe-not-blocked.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/mixedContent/active-subresource-in-http-iframe-not-blocked.https.html b/third_party/WebKit/LayoutTests/http/tests/security/mixedContent/active-subresource-in-http-iframe-not-blocked.https.html
|
| index 4e77901c067ff8658f0fbc6479fe0f99b0d813b5..88ab6b916e444c98474bbefd44f1f4988e89b057 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/mixedContent/active-subresource-in-http-iframe-not-blocked.https.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/mixedContent/active-subresource-in-http-iframe-not-blocked.https.html
|
| @@ -20,6 +20,6 @@
|
| </head>
|
| <body>
|
| <p>This test passes if the active subresource in the frame below is allowed.</p>
|
| - <iframe src="http://127.0.0.1:8000/security/mixedContent/resources/frame-loads-insecure-script.html"></iframe>
|
| + <iframe src="http://example.test:8000/security/mixedContent/resources/frame-loads-insecure-script.html"></iframe>
|
| </body>
|
| </html>
|
|
|