Index: third_party/WebKit/Source/web/tests/data/frameserialization/simple_page.html |
diff --git a/third_party/WebKit/Source/web/tests/data/pageserialization/simple_page.html b/third_party/WebKit/Source/web/tests/data/frameserialization/simple_page.html |
similarity index 94% |
rename from third_party/WebKit/Source/web/tests/data/pageserialization/simple_page.html |
rename to third_party/WebKit/Source/web/tests/data/frameserialization/simple_page.html |
index 66d09e1f1e631839b421df3dbc249e8b502f03e1..c293c180a4801e94bcdd402c7dc74f11b12f4481 100644 |
--- a/third_party/WebKit/Source/web/tests/data/pageserialization/simple_page.html |
+++ b/third_party/WebKit/Source/web/tests/data/frameserialization/simple_page.html |
@@ -1,6 +1,6 @@ |
<html> |
<!-- |
- This page is used to test that WebPageSerializer::retrieveAllResources retrieves |
+ This page is used to test that WebFrameSerializer::retrieveAllResources retrieves |
correctly the expected resources from various HTML nodes. |
--> |