Index: content/shell/shell_messages.h |
diff --git a/content/shell/shell_messages.h b/content/shell/shell_messages.h |
index 3d86a4765a5292009de3ec6015974c4834019f29..df5782186b6e83451f24d866e534c8a29a4e7bef 100644 |
--- a/content/shell/shell_messages.h |
+++ b/content/shell/shell_messages.h |
@@ -14,7 +14,7 @@ |
IPC_MESSAGE_ROUTED1(ShellViewMsg_CaptureTextDump, |
bool /* recursive */) |
-// Send a text dump of the tab contents to the render host. |
+// Send a text dump of the WebContents to the render host. |
IPC_MESSAGE_ROUTED1(ShellViewHostMsg_TextDump, |
std::string /* dump */) |