| Index: content/shell/common/shell_messages.h
|
| diff --git a/content/shell/common/shell_messages.h b/content/shell/common/shell_messages.h
|
| index 087def0f8875c331c72bfba74f403bca3985fff4..e688eaaa88c912c0760401c0503663ef34dea21c 100644
|
| --- a/content/shell/common/shell_messages.h
|
| +++ b/content/shell/common/shell_messages.h
|
| @@ -110,3 +110,4 @@ IPC_MESSAGE_ROUTED1(ShellViewMsg_ReplyBluetoothManualChooserEvents,
|
| IPC_MESSAGE_ROUTED2(ShellViewHostMsg_SendBluetoothManualChooserEvent,
|
| std::string /* event */,
|
| std::string /* argument */)
|
| +IPC_MESSAGE_ROUTED0(ShellViewHostMsg_ResetBluetoothAllowedDevicesMap)
|
|
|