| Index: third_party/WebKit/LayoutTests/fast/css/image-orientation/image-orientation-dynamic-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/image-orientation/image-orientation-dynamic-expected.html b/third_party/WebKit/LayoutTests/fast/css/image-orientation/image-orientation-dynamic-expected.html
|
| index 249368a40c98eeccc0d7bbad7c7a0b7fa69b8ffd..d8453e06d0d8964f1db13e17941b597ae86b9183 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/image-orientation/image-orientation-dynamic-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/image-orientation/image-orientation-dynamic-expected.html
|
| @@ -6,6 +6,6 @@ if (window.testRunner)
|
| </script>
|
| </head>
|
| <body>
|
| -<img id="img1" src="../../images/resources/exif-orientation-6-ru.jpg">
|
| +<img id="img1" src="../../../images/resources/exif-orientation-6-ru.jpg">
|
| </body>
|
| </html>
|
|
|