Index: chrome/common/render_messages.h |
diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h |
index cfb7790e18d9b795d626068a379ada75422388fb..5d3eab9a4949a299058615d661363b50b5ed07c3 100644 |
--- a/chrome/common/render_messages.h |
+++ b/chrome/common/render_messages.h |
@@ -455,7 +455,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 |