| Index: chrome/common/extensions/extension_localization_peer.h
|
| ===================================================================
|
| --- chrome/common/extensions/extension_localization_peer.h (revision 79468)
|
| +++ chrome/common/extensions/extension_localization_peer.h (working copy)
|
| @@ -63,7 +63,7 @@
|
| // We just pass though the response info. This holds the copy of the original.
|
| webkit_glue::ResourceResponseInfo response_info_;
|
|
|
| - // Sends ViewHostMsg_GetExtensionMessageBundle message to the browser to fetch
|
| + // Sends ExtensionHostMsg_GetMessageBundle message to the browser to fetch
|
| // message catalog.
|
| IPC::Message::Sender* message_sender_;
|
|
|
|
|