| Index: chrome/common/render_messages_internal.h
|
| ===================================================================
|
| --- chrome/common/render_messages_internal.h (revision 27906)
|
| +++ chrome/common/render_messages_internal.h (working copy)
|
| @@ -1296,7 +1296,7 @@
|
|
|
| // Stores new inspector settings in the profile.
|
| IPC_MESSAGE_ROUTED1(ViewHostMsg_UpdateInspectorSettings,
|
| - std::wstring /* raw_settings */)
|
| + std::string /* raw_settings */)
|
|
|
| // Wraps an IPC message that's destined to the DevToolsClient on
|
| // DevToolsAgent->browser hop.
|
|
|