| Index: third_party/WebKit/LayoutTests/http/tests/permissionclient/image-permissions-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/permissionclient/image-permissions-expected.txt b/third_party/WebKit/LayoutTests/http/tests/permissionclient/image-permissions-expected.txt
|
| index 8a10b80c7aaba38a4330f922102e268e7cfa59e3..1278a8c6d1920c561e4b7efae2700129dc225b4f 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/permissionclient/image-permissions-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/permissionclient/image-permissions-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -PERMISSION CLIENT: allowImage(http://127.0.0.1:8000/permissionclient/resources/redir.php?url=http://127.0.0.1:8000/permissionclient/resources/boston.gif): true
|
| -PERMISSION CLIENT: allowImage(http://127.0.0.1:8000/permissionclient/resources/boston.gif): true
|
| +MockContentSettingsClient: allowImage(http://127.0.0.1:8000/permissionclient/resources/redir.php?url=http://127.0.0.1:8000/permissionclient/resources/boston.gif): true
|
| +MockContentSettingsClient: allowImage(http://127.0.0.1:8000/permissionclient/resources/boston.gif): true
|
| This test checks that all URLs in a redirect chain are passed to the PermissionClient.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|