| 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 529f3e673ec3c3fcb495baea85bfe0ed7f9adbf9..cb1881750e1faa69078f17764b2a009279741ac1 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 */) | 
|  |