Index: third_party/WebKit/LayoutTests/compositing/culling/tile-occlusion-boundaries.html |
diff --git a/third_party/WebKit/LayoutTests/compositing/culling/tile-occlusion-boundaries.html b/third_party/WebKit/LayoutTests/compositing/culling/tile-occlusion-boundaries.html |
index 4004506e9b884f91d2247b78d2ae4b071e0a6830..a5cbab80bc20df6776ccaafd275eb24ae1935385 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/culling/tile-occlusion-boundaries.html |
+++ b/third_party/WebKit/LayoutTests/compositing/culling/tile-occlusion-boundaries.html |
@@ -26,6 +26,6 @@ |
filled, so they end up being blended with part of the pixel behind them. If culling treats them as opaque, then the background tile below is culled |
inappropriately, and the edge pixels come out mixed with blue since the partial pixels behind were not filled. |
--> |
-<img class="scaled green" src="../../fast/images/resources/green.jpg"></img> |
+<img class="scaled green" src="../../images/resources/green.jpg"></img> |
</body> |
</html> |