| Index: content/shell/common/layout_test/layout_test_messages.h
|
| diff --git a/content/shell/common/layout_test/layout_test_messages.h b/content/shell/common/layout_test/layout_test_messages.h
|
| index 0ca330998a210429d04f938144c4f39cb5bfcb79..30d1b0861ad9d63b5b1ddf04af0117de0e1effa6 100644
|
| --- a/content/shell/common/layout_test/layout_test_messages.h
|
| +++ b/content/shell/common/layout_test/layout_test_messages.h
|
| @@ -42,5 +42,3 @@ IPC_MESSAGE_ROUTED4(LayoutTestHostMsg_SetPermission,
|
| GURL /* origin */,
|
| GURL /* embedding_origin */ )
|
| IPC_MESSAGE_ROUTED0(LayoutTestHostMsg_ResetPermissions)
|
| -IPC_MESSAGE_CONTROL1(LayoutTestHostMsg_SetBluetoothAdapter,
|
| - std::string /* name */)
|
|
|