| Index: chrome/common/render_messages.h
|
| ===================================================================
|
| --- chrome/common/render_messages.h (revision 212348)
|
| +++ chrome/common/render_messages.h (working copy)
|
| @@ -392,7 +392,7 @@
|
| // 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 status */)
|
| + int /* DNS probe result */)
|
|
|
| //-----------------------------------------------------------------------------
|
| // Misc messages
|
|
|