Index: chrome/common/render_messages.h |
diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h |
index fc065fbd3c765e42e47db268ac067d04f3d7d1af..fee44d6d582429ec2ebf2174dbe8017cd71857ce 100644 |
--- a/chrome/common/render_messages.h |
+++ b/chrome/common/render_messages.h |
@@ -381,7 +381,7 @@ IPC_MESSAGE_ROUTED0(ChromeViewMsg_SetAsInterstitial) |
// NetErrorHelper will receive this mesage and replace or update the error |
// page with more specific troubleshooting suggestions. |
IPC_MESSAGE_ROUTED1(ChromeViewMsg_NetErrorInfo, |
- int /* DNS probe result */) |
+ int /* DNS probe status */) |
//----------------------------------------------------------------------------- |
// Misc messages |