| Index: Source/web/tests/WebFrameTest.cpp
|
| diff --git a/Source/web/tests/WebFrameTest.cpp b/Source/web/tests/WebFrameTest.cpp
|
| index bdaac56f08e10e317a4ff1c4b2a7ca90943ea5d5..afe7a767662e559604353efb9611dcf0dcc130d8 100644
|
| --- a/Source/web/tests/WebFrameTest.cpp
|
| +++ b/Source/web/tests/WebFrameTest.cpp
|
| @@ -4001,7 +4001,7 @@ TEST_F(WebFrameTest, HTMLDocument)
|
|
|
| TEST_F(WebFrameTest, EmptyDocument)
|
| {
|
| - registerMockedHttpURLLoad("pageserializer/green_rectangle.svg");
|
| + registerMockedHttpURLLoad("pageserializer/svg/green_rectangle.svg");
|
|
|
| TestWillInsertBodyWebFrameClient webFrameClient;
|
| FrameTestHelpers::WebViewHelper webViewHelper;
|
|
|