Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 59f3284e56c21469d54d9f1ce84b7562cca21664..0014c8a958705cfd2fb0ecf09b004a6cf47c7459 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -471,7 +471,7 @@ IPC_STRUCT_BEGIN(FrameMsg_SerializeAsMHTML_Params) |
// Frame to content-id map. |
// Keys are routing ids of either RenderFrames or RenderFrameProxies. |
- // Values are MHTML content-ids - see WebPageSerializer::generateMHTMLParts. |
+ // Values are MHTML content-ids - see WebFrameSerializer::generateMHTMLParts. |
IPC_STRUCT_MEMBER(FrameMsg_SerializeAsMHTML_FrameRoutingIdToContentIdMap, |
frame_routing_id_to_content_id) |