| Index: LayoutTests/inspector/layers/layer-canvas-log.html
|
| diff --git a/LayoutTests/inspector/layers/layer-canvas-log.html b/LayoutTests/inspector/layers/layer-canvas-log.html
|
| index f3596cb6e4a0e267c15b8a31be706eac18afca52..46681f85056137c8dfb29e0ede385a89f4dc6153 100644
|
| --- a/LayoutTests/inspector/layers/layer-canvas-log.html
|
| +++ b/LayoutTests/inspector/layers/layer-canvas-log.html
|
| @@ -31,7 +31,7 @@ function test()
|
| <body onload="runTest()">
|
| <div id="a" style="transform: translateZ(0px); background-color:blue; width:100px; height:100px;">
|
| <div style="width:50px; height:50px; background-color:red;"></div>
|
| - <img src="../timeline/resources/test.png">
|
| + <img src="../tracing/resources/test.png">
|
| <svg>
|
| <rect x="0" y="0" width="10" height="10" style="opacity:0.5"/>
|
| </svg>
|
|
|