Index: content/shell/shell_messages.h |
diff --git a/content/shell/shell_messages.h b/content/shell/shell_messages.h |
index b0603bfe03daa6241400e7cec695afd6dbae4ae8..53840c50581f4eea5e92f4b7dd69d8b5e19f43f2 100644 |
--- a/content/shell/shell_messages.h |
+++ b/content/shell/shell_messages.h |
@@ -35,7 +35,7 @@ IPC_MESSAGE_ROUTED2(ShellViewHostMsg_ImageDump, |
// The main frame of the render view finished loading. |
IPC_MESSAGE_ROUTED0(ShellViewHostMsg_DidFinishLoad) |
-// The following messages correspond to methods of the layoutTestController. |
+// The following messages correspond to methods of the testRunner. |
IPC_MESSAGE_ROUTED0(ShellViewHostMsg_NotifyDone) |
IPC_MESSAGE_ROUTED0(ShellViewHostMsg_DumpAsText) |
IPC_MESSAGE_ROUTED0(ShellViewHostMsg_DumpChildFramesAsText) |