| Index: third_party/WebKit/LayoutTests/http/tests/images/bmp-partial-load.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/images/bmp-partial-load.html b/third_party/WebKit/LayoutTests/http/tests/images/bmp-partial-load.html
|
| index d68c9ce17a370b9a2e118e1fa92b29c0102d5130..f203b3d8b2abfd09c6201c71c826946073620b30 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/images/bmp-partial-load.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/images/bmp-partial-load.html
|
| @@ -12,7 +12,7 @@ function loadAndStall()
|
|
|
| function bmpImage()
|
| {
|
| - return "?name=../../../fast/images/resources/lenna.bmp&mimeType=image%2Fbmp";
|
| + return "?name=../../../images/resources/lenna.bmp&mimeType=image%2Fbmp";
|
| }
|
|
|
| function testDone()
|
|
|