Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(330)

Unified Diff: content/common/frame_messages.h

Issue 1541463002: Rename [Web]PageSerializer[Test|Client|Impl] to ...FrameSerializer... (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mhtml-deduplication-of-resources
Patch Set: Rebasing... Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)
« no previous file with comments | « content/browser/download/mhtml_generation_manager.cc ('k') | content/renderer/dom_serializer_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698