| Index: ipc/sync_socket_unittest.cc
|
| ===================================================================
|
| --- ipc/sync_socket_unittest.cc (revision 68536)
|
| +++ ipc/sync_socket_unittest.cc (working copy)
|
| @@ -24,8 +24,7 @@
|
|
|
| // We don't actually use the messages defined in this file, but we do this
|
| // to get to the IPC macros.
|
| -#define MESSAGES_INTERNAL_FILE "ipc/ipc_sync_message_unittest.h"
|
| -#include "ipc/ipc_message_macros.h"
|
| +#include "ipc/ipc_sync_message_unittest.h"
|
|
|
| enum IPCMessageIds {
|
| UNUSED_IPC_TYPE,
|
|
|