| Index: third_party/WebKit/LayoutTests/http/tests/images/webp-progressive-load.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/images/webp-progressive-load.html b/third_party/WebKit/LayoutTests/http/tests/images/webp-progressive-load.html
|
| index 4ce0e811d77409934d3e694839fcf629c4ca59e5..1b5b46cc9297bd5c774c52a31843f7427a9d7249 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/images/webp-progressive-load.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/images/webp-progressive-load.html
|
| @@ -12,7 +12,7 @@ function loadAndStall()
|
|
|
| function webpImage()
|
| {
|
| - return "?name=../../../fast/images/resources/large.webp&mimeType=image%2Fwebp";
|
| + return "?name=../../../images/resources/large.webp&mimeType=image%2Fwebp";
|
| }
|
|
|
| function testDone()
|
|
|